Update to released versions
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