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-launchpad-testing.git

commit 93d6a40e128366139d3e6eca215ef7e631731f41
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Oct 19 17:14:45 2018 +0200

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

diff --git a/pom.xml b/pom.xml
index 648c228..5406598 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
         <dependency>
              <groupId>org.apache.sling</groupId>
              
<artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
-             <version>1.0.7-SNAPSHOT</version>
+             <version>1.0.8</version>
              <scope>test</scope>
              <exclusions>
                  <exclusion>
diff --git a/src/main/provisioning/model.txt b/src/main/provisioning/model.txt
index 8218586..dff62d3 100644
--- a/src/main/provisioning/model.txt
+++ b/src/main/provisioning/model.txt
@@ -19,8 +19,8 @@
 [feature name=launchpad-testing]
 # Dependencies
 [artifacts]
-  org.apache.sling/org.apache.sling.starter/11-SNAPSHOT/slingstart
-  
org.apache.sling/org.apache.sling.launchpad.test-bundles/0.0.5-SNAPSHOT/slingfeature
+  org.apache.sling/org.apache.sling.starter/11/slingstart
+  org.apache.sling/org.apache.sling.launchpad.test-bundles/0.0.6/slingfeature
 
 # additional configuration for testing
 [configurations]

Reply via email to