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:16:58 UTC

[sling-org-apache-sling-launchpad-integration-tests] 01/02: SLING-7408 - Release Sling Starter 10 and associated artifacts

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-integration-tests.git

commit b8623918ccba024166826fe27b5dfc77524be964
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 17:16:11 2018 +0200

    SLING-7408 - Release Sling Starter 10 and associated artifacts
    
    Use released version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9264215..9241966 100644
--- a/pom.xml
+++ b/pom.xml
@@ -318,7 +318,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.launchpad.test-services</artifactId>
-      <version>2.0.13-SNAPSHOT</version>
+      <version>2.0.14</version>
     </dependency>
     <dependency>
       <groupId>org.apache.sling</groupId>

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