From f3cadfc5b1c1619e713aa986f501daba0bdaecfd Mon Sep 17 00:00:00 2001 From: buildmaster Date: Thu, 29 Jun 2017 05:21:56 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-release-tools.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-cloud-release-tools.html b/spring-cloud-release-tools.html index e9f805c1..4522815f 100644 --- a/spring-cloud-release-tools.html +++ b/spring-cloud-release-tools.html @@ -598,8 +598,8 @@ $ ./mvnw clean install
$ git clone git@github.com:spring-cloud/spring-cloud-sleuth.git
 $ cd spring-cloud-sleuth
-$ # example of running the releaser agains Dalston.SR1 tag
-$ java -jar ~/repo/spring-cloud-release-tools/spring-cloud-release-tools-spring/target/spring-cloud-release-tools-spring-*.jar --releaser.pom.branch=vDalston.SR1 --spring.config.name=releaser
+$ # example of running the releaser agains Dalston.SR1 tag with 1.0.0.BUILD-SNAPSHOT version of the releaser +$ java -jar ~/repo/spring-cloud-release-tools/spring-cloud-release-tools-spring/target/spring-cloud-release-tools-spring-1.0.0.BUILD-SNAPSHOT.jar --releaser.pom.branch=vDalston.SR1 --spring.config.name=releaser