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 16:08:15 UTC

[sling-slingstart-archetype] 01/01: Update to released versions

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

rombert pushed a commit to annotated tag sling-slingstart-archetype-1.0.4
in repository https://gitbox.apache.org/repos/asf/sling-slingstart-archetype.git

commit 114d6ef3d90055044104bd03cfc3fc16b6718fe4
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 18:06:21 2018 +0200

    Update to released versions
---
 pom.xml                                                                | 2 +-
 src/main/resources/archetype-resources/src/main/provisioning/model.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 47c866e..4984770 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-archetype-parent</artifactId>
         <relativePath />
-        <version>5-SNAPSHOT</version>
+        <version>5</version>
     </parent>
     <artifactId>sling-slingstart-archetype</artifactId>
     <version>1.0.3-SNAPSHOT</version>
diff --git a/src/main/resources/archetype-resources/src/main/provisioning/model.txt b/src/main/resources/archetype-resources/src/main/provisioning/model.txt
index 1fba835..d243980 100644
--- a/src/main/resources/archetype-resources/src/main/provisioning/model.txt
+++ b/src/main/resources/archetype-resources/src/main/provisioning/model.txt
@@ -18,6 +18,6 @@
 #
 [feature name=model]
 [artifacts]
-  org.apache.sling/org.apache.sling.launchpad/9/slingstart
+  org.apache.sling/org.apache.sling.starter/10/slingstart
   org.apache.felix/org.apache.felix.shell/1.4.3
   org.apache.felix/org.apache.felix.shell.remote/1.1.2

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