You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2018/01/19 17:12:50 UTC

[sling-org-apache-sling-starter] branch master updated: Reference current version in the README.

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new ad83e6c  Reference current version in the README.
ad83e6c is described below

commit ad83e6c5827f30ef66ba013f072eabb9de34095e
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 19:12:35 2018 +0200

    Reference current version in the README.
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index dc13603..a87e4ed 100644
--- a/README.md
+++ b/README.md
@@ -21,9 +21,9 @@ in the current directory.
 
 2) Start the generated jar with
 
-	 java -jar target/org.apache.sling.starter-10.jar 
+	 java -jar target/org.apache.sling.starter-11-SNAPSHOT.jar 
 	 
-Use the correct version number instead of 10, if needed.
+Use the correct version number instead of 11-SNAPSHOT, if needed.
 
 3) Browse Sling in:
 
@@ -38,5 +38,5 @@ How to run the Sling Starter module in webapp mode
 	
 in the current directory.
 
-2) Deploy target/org.apache.sling.starter-10.war to your favorite application
+2) Deploy target/org.apache.sling.starter-11-SNAPSHOT.war to your favorite application
 server or servlet container. Servlet 3.1 is a minimum requirement for the web app.

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].