diff --git a/astra-cli/pom.xml b/astra-cli/pom.xml index a17a15b..8c5b3db 100644 --- a/astra-cli/pom.xml +++ b/astra-cli/pom.xml @@ -5,7 +5,7 @@ astra org.alfasoftware - 2.2.0 + 2.2.1-SNAPSHOT astra-cli diff --git a/astra-core/pom.xml b/astra-core/pom.xml index eee8a5c..c725cf3 100644 --- a/astra-core/pom.xml +++ b/astra-core/pom.xml @@ -5,7 +5,7 @@ org.alfasoftware astra - 2.2.0 + 2.2.1-SNAPSHOT astra-core diff --git a/astra-example/pom.xml b/astra-example/pom.xml index 0f6e6c4..0e21595 100644 --- a/astra-example/pom.xml +++ b/astra-example/pom.xml @@ -5,7 +5,7 @@ org.alfasoftware astra - 2.2.0 + 2.2.1-SNAPSHOT astra-example diff --git a/astra-testing/pom.xml b/astra-testing/pom.xml index f5d8330..bc7b82f 100644 --- a/astra-testing/pom.xml +++ b/astra-testing/pom.xml @@ -5,7 +5,7 @@ org.alfasoftware astra - 2.2.0 + 2.2.1-SNAPSHOT astra-testing diff --git a/pom.xml b/pom.xml index 7ef731c..bc9f8cf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.alfasoftware astra - 2.2.0 + 2.2.1-SNAPSHOT pom astra @@ -256,7 +256,7 @@ scm:git:https://github.com/alfasoftware/astra.git scm:git:git@github.com:alfasoftware/astra.git https://github.com/alfasoftware/astra - astra-2.2.0 + HEAD