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.3"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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