diff --git a/docs/pom.xml b/docs/pom.xml index 66ca381..7ccf5ad 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -3,11 +3,11 @@ 4.0.0 org.springframework.cloud spring-cloud-cli-docs - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-build - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT pom diff --git a/docs/src/main/asciidoc/install.adoc b/docs/src/main/asciidoc/install.adoc index cf16e33..e73bda9 100644 --- a/docs/src/main/asciidoc/install.adoc +++ b/docs/src/main/asciidoc/install.adoc @@ -17,7 +17,7 @@ and install the Spring Cloud plugin: ``` $ mvn install -$ spring install org.springframework.cloud:spring-cloud-cli:1.1.0.M1 +$ spring install org.springframework.cloud:spring-cloud-cli:1.1.0.BUILD-SNAPSHOT ``` IMPORTANT: **Prerequisites:** to use the encryption and decryption features diff --git a/pom.xml b/pom.xml index 0d19c72..0ce04ad 100644 --- a/pom.xml +++ b/pom.xml @@ -3,11 +3,11 @@ 4.0.0 org.springframework.cloud spring-cloud-cli-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-build - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT pom @@ -84,14 +84,14 @@ org.springframework.cloud spring-cloud-config - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT pom import org.springframework.cloud spring-cloud-netflix - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT pom import diff --git a/spring-cloud-cli/pom.xml b/spring-cloud-cli/pom.xml index 605f5c6..1a5ce56 100644 --- a/spring-cloud-cli/pom.xml +++ b/spring-cloud-cli/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-cli - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT jar spring-cloud-cli @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-cli-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT @@ -45,7 +45,7 @@ UTF-8 1.7 ${project.version} - 1.0.0.M1 + 1.0.0.BUILD-SNAPSHOT ${project.build.directory}/generated-resources/org/springframework/cloud/cli/compiler diff --git a/spring-cloud-versions/pom.xml b/spring-cloud-versions/pom.xml index 7968f99..11492ad 100644 --- a/spring-cloud-versions/pom.xml +++ b/spring-cloud-versions/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-cli-parent - 1.1.0.M1 + 1.1.0.BUILD-SNAPSHOT spring-cloud-versions pom @@ -18,7 +18,7 @@ ${basedir}/../.. - Brixton.M1 + Brixton.BUILD-SNAPSHOT