rickmoynihan/pom-update

A simple tool for use with tools.deps and the clojure command line tools, to update a `pom.xml` file with overriden values.

Leiningen/Boot

[rickmoynihan/pom-update "0.1.5"]

Clojure CLI/deps.edn

rickmoynihan/pom-update {:mvn/version "0.1.5"}

Gradle

implementation("rickmoynihan:pom-update:0.1.5")

Maven

<dependency>
  <groupId>rickmoynihan</groupId>
  <artifactId>pom-update</artifactId>
  <version>0.1.5</version>
</dependency>