From f034d17e8839e5b7ba98ffba676ec6adc4fe9ebd Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 2 Nov 2015 15:53:46 +0000 Subject: [PATCH] Update to Brixton.M2 --- README.adoc | 8 ++++---- docs/pom.xml | 4 ++-- pom.xml | 2 +- spring-cloud-starter-parent/pom.xml | 30 ++++++++++++++--------------- 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/README.adoc b/README.adoc index 33168cd..dd1b05f 100644 --- a/README.adoc +++ b/README.adoc @@ -33,19 +33,19 @@ $ mvn install -s .settings.xml and to deploy snapshots to repo.spring.io: ---- -$ mvn deploy -DaltSnapshotDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-snapshot-local +$ mvn install -DaltSnapshotDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-snapshot-local ---- for a RELEASE build use ---- -$ mvn deploy -DaltReleaseDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-release-local +$ mvn install -DaltReleaseDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-release-local ---- and for Maven Central use ---- -$ mvn deploy -P central -DaltReleaseDeploymentRepository=sonatype-nexus-staging::default::https://oss.sonatype.org/service/local/staging/deploy/maven2 +$ mvn install -P central -DaltReleaseDeploymentRepository=sonatype-nexus-staging::default::https://oss.sonatype.org/service/local/staging/deploy/maven2 ---- -(the "central" profile is available for all projects in Spring Cloud and it sets up the gpg jar signing, and the repository has to be specified separately for this project because it is a parent of the starter parent which users in turn have as their own parent). +(the "central" profile is available for all projects in Spring Cloud and it sets up the gpg jar signing, and the repository has to be specified separately for this project because it is a parent of the starter parent which users in turn have as their own parent). \ No newline at end of file diff --git a/docs/pom.xml b/docs/pom.xml index 9cd3369..d57f9f3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,11 +4,11 @@ 4.0.0 org.springframework.cloud spring-cloud-starter-docs - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M2 org.springframework.cloud spring-cloud-build - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M2 pom diff --git a/pom.xml b/pom.xml index 86f274e..adb9fe3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.springframework.cloud spring-cloud-build - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M2 diff --git a/spring-cloud-starter-parent/pom.xml b/spring-cloud-starter-parent/pom.xml index 52d17e9..7bf26e9 100644 --- a/spring-cloud-starter-parent/pom.xml +++ b/spring-cloud-starter-parent/pom.xml @@ -5,10 +5,10 @@ org.springframework.cloud spring-cloud-parent - 1.1.0.BUILD-SNAPSHOT + 1.1.0.M2 spring-cloud-starter-parent - Brixton.BUILD-SNAPSHOT + Brixton.M2 spring-cloud-starter-parent Spring Cloud Starter pom @@ -19,19 +19,19 @@ ${basedir}/../.. - 1.1.0.BUILD-SNAPSHOT - 1.1.0.BUILD-SNAPSHOT - 1.0.0.BUILD-SNAPSHOT - 1.1.0.BUILD-SNAPSHOT - 1.1.0.BUILD-SNAPSHOT - 1.1.0.BUILD-SNAPSHOT - 1.1.0.BUILD-SNAPSHOT - 1.0.0.BUILD-SNAPSHOT - 1.0.0.BUILD-SNAPSHOT - 1.0.0.BUILD-SNAPSHOT - 1.0.0.BUILD-SNAPSHOT - 1.0.0.BUILD-SNAPSHOT - 1.0.0.BUILD-SNAPSHOT + 1.1.0.M1 + 1.1.0.M2 + 1.0.0.M2 + 1.1.0.M2 + 1.1.0.M2 + 1.1.0.M2 + 1.1.0.M2 + 1.0.0.M2 + 1.0.0.M1 + 1.0.0.M3 + 1.0.0.M2 + 1.0.0.M2 + 1.0.0.M2