diff --git a/buxfer-cli/pom.xml b/buxfer-cli/pom.xml index 903c405..2636b4b 100644 --- a/buxfer-cli/pom.xml +++ b/buxfer-cli/pom.xml @@ -8,7 +8,7 @@ com.inteligr8.buxfer buxfer-public-rest-parent - 1.0-SNAPSHOT + 1.0.0 ../ diff --git a/buxfer-public-rest-api/pom.xml b/buxfer-public-rest-api/pom.xml index b1c11e9..db3075e 100644 --- a/buxfer-public-rest-api/pom.xml +++ b/buxfer-public-rest-api/pom.xml @@ -8,7 +8,7 @@ com.inteligr8.buxfer buxfer-public-rest-parent - 1.0-SNAPSHOT + 1.0.0 ../ diff --git a/buxfer-public-rest-client/pom.xml b/buxfer-public-rest-client/pom.xml index 4dc6561..67c8d99 100644 --- a/buxfer-public-rest-client/pom.xml +++ b/buxfer-public-rest-client/pom.xml @@ -8,7 +8,7 @@ com.inteligr8.buxfer buxfer-public-rest-parent - 1.0-SNAPSHOT + 1.0.0 ../ diff --git a/pom.xml b/pom.xml index 526a9d2..733ab1e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.inteligr8.buxfer buxfer-public-rest-parent - 1.0-SNAPSHOT + 1.0.0 pom Buxfer Public ReST Projects