diff --git a/codegen-maven-plugin/README.md b/codegen-maven-plugin/README.md index c54d8cc..10699ef 100644 --- a/codegen-maven-plugin/README.md +++ b/codegen-maven-plugin/README.md @@ -37,7 +37,7 @@ To configure the plugin in your POM, the following is an example of the plugin d org.openjax.codegen codegen-maven-plugin - 0.2.3-SNAPSHOT + 0.2.3 diff --git a/codegen-maven-plugin/pom.xml b/codegen-maven-plugin/pom.xml index 6ce2961..2b21905 100644 --- a/codegen-maven-plugin/pom.xml +++ b/codegen-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.openjax.codegen codegen - 0.2.3-SNAPSHOT + 0.2.3 codegen-maven-plugin maven-plugin @@ -138,17 +138,17 @@ org.openjax.codegen radixtree - 0.2.3-SNAPSHOT + 0.2.3 org.openjax.maven mojo - 0.3.5-SNAPSHOT + 0.3.5 org.libj util - 0.7.9-SNAPSHOT + 0.7.9 \ No newline at end of file diff --git a/pom.xml b/pom.xml index 703f0c7..0aab92b 100644 --- a/pom.xml +++ b/pom.xml @@ -22,11 +22,11 @@ org.openjax openjax - 2.5.3-SNAPSHOT + 2.5.3 org.openjax.codegen codegen - 0.2.3-SNAPSHOT + 0.2.3 pom OpenJAX CodeGen diff --git a/radixtree/pom.xml b/radixtree/pom.xml index 5a4c679..0a69b8d 100644 --- a/radixtree/pom.xml +++ b/radixtree/pom.xml @@ -22,7 +22,7 @@ org.openjax.codegen codegen - 0.2.3-SNAPSHOT + 0.2.3 radixtree OpenJAX CodeGen RadixTree @@ -33,12 +33,12 @@ org.libj util - 0.7.9-SNAPSHOT + 0.7.9 org.libj test - 0.6.9-SNAPSHOT + 0.6.9 test