dxichen commented on a change in pull request #944: Release version updates
URL: https://github.com/apache/samza/pull/944#discussion_r267139268
 
 

 ##########
 File path: docs/learn/tutorials/versioned/samza-rest-getting-started.md
 ##########
 @@ -48,7 +48,7 @@ Run the following commands:
 {% highlight bash %}
 cd samza-rest/build/distributions/
 mkdir -p deploy/samza-rest
-tar -xvf ./samza-rest-1.0.1-SNAPSHOT.tgz -C deploy/samza-rest
+tar -xvf ./samza-rest-1.1.1-SNAPSHOT.tgz -C deploy/samza-rest
 
 Review comment:
   1. I believe since this is on master it should be the SNAPSHOTTED version of 
the next release (ie 1.1.1-SNAPSHOT) instead of the latest released version.
   2. Following convention of the previous releases, master should be named as 
a SNAPSHOT to be picked up in maven local

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to