diff --git a/com.io7m.claypot.core/pom.xml b/com.io7m.claypot.core/pom.xml index 3f52661..d7e9180 100644 --- a/com.io7m.claypot.core/pom.xml +++ b/com.io7m.claypot.core/pom.xml @@ -9,7 +9,7 @@ com.io7m.claypot com.io7m.claypot - 0.0.2-SNAPSHOT + 0.0.2 com.io7m.claypot.core diff --git a/com.io7m.claypot.example/pom.xml b/com.io7m.claypot.example/pom.xml index 059aa43..36706ac 100644 --- a/com.io7m.claypot.example/pom.xml +++ b/com.io7m.claypot.example/pom.xml @@ -9,7 +9,7 @@ com.io7m.claypot com.io7m.claypot - 0.0.2-SNAPSHOT + 0.0.2 com.io7m.claypot.example diff --git a/com.io7m.claypot.tests/pom.xml b/com.io7m.claypot.tests/pom.xml index 5ba1b44..b0c573b 100644 --- a/com.io7m.claypot.tests/pom.xml +++ b/com.io7m.claypot.tests/pom.xml @@ -9,7 +9,7 @@ com.io7m.claypot com.io7m.claypot - 0.0.2-SNAPSHOT + 0.0.2 com.io7m.claypot.tests diff --git a/pom.xml b/pom.xml index 3c8cb6c..a7c1f09 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.io7m.claypot com.io7m.claypot - 0.0.2-SNAPSHOT + 0.0.2 pom JCommander conventions for io7m projects