diff --git a/centipede-archetype/pom.xml b/centipede-archetype/pom.xml index e27f4ef..9bb51bf 100644 --- a/centipede-archetype/pom.xml +++ b/centipede-archetype/pom.xml @@ -3,11 +3,11 @@ centipede-parent com.ontology2 - 99.2 + 99.3-SNAPSHOT 4.0.0 centipede-archetype - 99.2 + 99.3-SNAPSHOT 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 27dc874..33da109 100755 --- a/centipede/pom.xml +++ b/centipede/pom.xml @@ -2,14 +2,14 @@ 4.0.0 com.ontology2 centipede - 99.2 + 99.3-SNAPSHOT jar Centipede -- utilities for developing command line applications in Java https://github.com/paulhoule/infovore/wiki/Centipede com.ontology2 centipede-parent - 99.2 + 99.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index 81786d7..1e7a6da 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.ontology2 centipede-parent - 99.2 + 99.3-SNAPSHOT pom Centipede -- utilities for developing command line applications in Java https://github.com/paulhoule/infovore/wiki/Centipede