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 15:38:19 UTC

[sling-org-apache-sling-starter] branch master updated: Update README to reference current version

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 0aabddd  Update README to reference current version
0aabddd is described below

commit 0aabddde33cd274792385531ce291519d2391c6a
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 17:25:09 2018 +0200

    Update README to reference current version
---
 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>'].