diff --git a/alias-test/pom.xml b/alias-test/pom.xml index 376b288..7594886 100755 --- a/alias-test/pom.xml +++ b/alias-test/pom.xml @@ -24,12 +24,12 @@ be.atbash.config config-parent - 0.9.3-SNAPSHOT + 0.9.3 ../pom.xml atbash-alias-config-test - 0.9.3-SNAPSHOT + 0.9.3 jar Atbash alias Configuration test diff --git a/api/pom.xml b/api/pom.xml index 973cd55..8ed4784 100755 --- a/api/pom.xml +++ b/api/pom.xml @@ -7,12 +7,12 @@ be.atbash.config config-parent - 0.9.3-SNAPSHOT + 0.9.3 ../pom.xml microprofile-config-api - 0.9.3-SNAPSHOT + 0.9.3 jar MicroProfile Config API (Java 7 Port) diff --git a/commands.txt b/commands.txt index 2ee0d84..a1737b8 100644 --- a/commands.txt +++ b/commands.txt @@ -9,4 +9,4 @@ mvn clean install -mvn versions:set -DnewVersion=0.9.3-SNAPSHOT -DgenerateBackupPoms=false \ No newline at end of file +mvn versions:set -DnewVersion=0.9.3 -DgenerateBackupPoms=false \ No newline at end of file diff --git a/examples/java-ee/pom.xml b/examples/java-ee/pom.xml index e30862d..1e28822 100755 --- a/examples/java-ee/pom.xml +++ b/examples/java-ee/pom.xml @@ -24,12 +24,12 @@ be.atbash.config config-examples - 0.9.3-SNAPSHOT + 0.9.3 ../pom.xml config-example-ee - 0.9.3-SNAPSHOT + 0.9.3 war Atbash configuration example for Java EE diff --git a/examples/java-se/optionalBaseName/pom.xml b/examples/java-se/optionalBaseName/pom.xml index 59a20d2..afbd5b0 100755 --- a/examples/java-se/optionalBaseName/pom.xml +++ b/examples/java-se/optionalBaseName/pom.xml @@ -24,13 +24,13 @@ be.atbash.config.examples examples-se - 0.9.3-SNAPSHOT + 0.9.3 ../pom.xml be.atbash.config.examples.se config-optional-basename - 0.9.3-SNAPSHOT + 0.9.3 jar Atbash configuration examples for Java SE - Optional basename diff --git a/examples/java-se/pom.xml b/examples/java-se/pom.xml index 184a370..9622260 100755 --- a/examples/java-se/pom.xml +++ b/examples/java-se/pom.xml @@ -24,13 +24,13 @@ be.atbash.config config-examples - 0.9.3-SNAPSHOT + 0.9.3 ../pom.xml be.atbash.config.examples examples-se - 0.9.3-SNAPSHOT + 0.9.3 pom Atbash configuration examples for Java SE diff --git a/examples/java-se/properties/pom.xml b/examples/java-se/properties/pom.xml index f7eff11..e17a315 100755 --- a/examples/java-se/properties/pom.xml +++ b/examples/java-se/properties/pom.xml @@ -1,7 +1,7 @@