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:45:09 UTC

[sling-org-apache-sling-launchpad-testing] branch master updated: Back to SNAPSHOT versions after the release

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


The following commit(s) were added to refs/heads/master by this push:
     new b790e5d  Back to SNAPSHOT versions after the release
b790e5d is described below

commit b790e5dddc610e786150fce818775f8725cdeac3
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 17:44:48 2018 +0200

    Back to SNAPSHOT versions after the release
---
 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 f278a69..a83ffea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
         <dependency>
              <groupId>org.apache.sling</groupId>
              <artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
-             <version>1.0.6</version>
+             <version>1.0.7-SNAPSHOT</version>
              <scope>test</scope>
              <exclusions>
                  <exclusion>
diff --git a/src/main/provisioning/model.txt b/src/main/provisioning/model.txt
index d1ded93..cb22d70 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/10/slingstart
-  org.apache.sling/org.apache.sling.launchpad.test-bundles/0.0.4/slingfeature
+  org.apache.sling/org.apache.sling.starter/11-SNAPSHOT/slingstart
+  org.apache.sling/org.apache.sling.launchpad.test-bundles/0.0.5-SNAPSHOT/slingfeature
 
 # additional configuration for testing
 [configurations]

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