diff --git a/centipede-archetype/pom.xml b/centipede-archetype/pom.xml index 7826fb0..8d0080b 100644 --- a/centipede-archetype/pom.xml +++ b/centipede-archetype/pom.xml @@ -3,11 +3,11 @@ centipede-parent com.ontology2 - 99.1-SNAPSHOT + 99.1 4.0.0 centipede-archetype - 99.1-SNAPSHOT + 99.1 maven-archetype archetype for command line applications based on Centipede, Spring and Guava https://github.com/paulhoule/infovore/wiki/Centipede diff --git a/centipede/pom.xml b/centipede/pom.xml index f928050..5b35bd9 100755 --- a/centipede/pom.xml +++ b/centipede/pom.xml @@ -2,14 +2,14 @@ 4.0.0 com.ontology2 centipede - 99.1-SNAPSHOT + 99.1 jar Centipede -- utilities for developing command line applications in Java https://github.com/paulhoule/infovore/wiki/Centipede com.ontology2 centipede-parent - 99.1-SNAPSHOT + 99.1 diff --git a/pom.xml b/pom.xml index 9a694c3..2c681ec 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.ontology2 centipede-parent - 99.1-SNAPSHOT + 99.1 pom Centipede -- utilities for developing command line applications in Java https://github.com/paulhoule/infovore/wiki/Centipede