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 6b70209  README: correct feature launcher download instructions
6b70209 is described below

commit 6b7020933e8fa5c0dc1a54402814eae0b5be1180
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Aug 7 16:07:41 2020 +0200

    README: correct feature launcher download instructions
---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 0e18893..c3c4948 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,6 @@ in the current directory.
 2) Download the feature launcher using
 
     mvn dependency:get dependency:copy 
-Dartifact=org.apache.sling:org.apache.sling.feature.launcher:1.1.4
-    
-    mvn dependency:copy 
-Dartifact=org.apache.sling:org.apache.sling.feature.launcher:1.1.4
 
 3) Start Sling backed by an Oak SegmentStore with
 

Reply via email to