diff --git a/cu-cli/pom.xml b/cu-cli/pom.xml index 51250aae..19294dd9 100644 --- a/cu-cli/pom.xml +++ b/cu-cli/pom.xml @@ -5,7 +5,7 @@ fr.treeptik cloudunit - 2.1.0-RELEASE + 2.2.0-SNAPSHOT cu-cli diff --git a/cu-core/pom.xml b/cu-core/pom.xml index 1a372816..6c1c28e2 100644 --- a/cu-core/pom.xml +++ b/cu-core/pom.xml @@ -4,7 +4,7 @@ cloudunit fr.treeptik - 2.1.0-RELEASE + 2.2.0-SNAPSHOT 4.0.0 cu-core diff --git a/cu-docker-api/pom.xml b/cu-docker-api/pom.xml index 33667925..7b9ede42 100644 --- a/cu-docker-api/pom.xml +++ b/cu-docker-api/pom.xml @@ -11,7 +11,7 @@ fr.treeptik cloudunit - 2.1.0-RELEASE + 2.2.0-SNAPSHOT diff --git a/cu-manager/pom.xml b/cu-manager/pom.xml index 4a029209..f3f39242 100644 --- a/cu-manager/pom.xml +++ b/cu-manager/pom.xml @@ -4,7 +4,7 @@ fr.treeptik cloudunit - 2.1.0-RELEASE + 2.2.0-SNAPSHOT cu-manager war diff --git a/cu-manager/src/main/resources/application.properties b/cu-manager/src/main/resources/application.properties index d9ee20ab..40121f8a 100644 --- a/cu-manager/src/main/resources/application.properties +++ b/cu-manager/src/main/resources/application.properties @@ -13,7 +13,7 @@ # For any questions, contact us : contact@treeptik.fr # -api.version=2.1.0-RELEASE +api.version=2.2.0-SNAPSHOT api.timestamp=${api.timestamp} database.showSQL=false diff --git a/cu-maven/pom.xml b/cu-maven/pom.xml index 592faee5..e4797e6b 100644 --- a/cu-maven/pom.xml +++ b/cu-maven/pom.xml @@ -4,7 +4,7 @@ fr.treeptik cloudunit - 2.1.0-RELEASE + 2.2.0-SNAPSHOT cloudunit-maven maven-plugin diff --git a/pom.xml b/pom.xml index 1385c7e1..71a8c191 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 fr.treeptik cloudunit - 2.1.0-RELEASE + 2.2.0-SNAPSHOT pom