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 2017/10/18 23:19:30 UTC

[sling-org-apache-sling-caconfig-integration-tests] 11/14: update to released versions

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

commit dd9ee3a8caf1f0e6b3e4c48606b6edc9ccab9e11
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Mon Jun 12 08:13:29 2017 +0000

    update to released versions
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1798424 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index f673ec8..bb49273 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,19 +209,19 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.junit.teleporter</artifactId>
-            <version>1.0.12</version>
+            <version>1.0.14</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.junit.core</artifactId>
-            <version>1.0.24-SNAPSHOT</version>
+            <version>1.0.26</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.tools</artifactId>
-            <version>1.0.15-SNAPSHOT</version>
+            <version>1.0.16</version>
             <scope>test</scope>
         </dependency>
         <dependency>
@@ -233,7 +233,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.launchpad</artifactId>
-            <version>9-SNAPSHOT</version>
+            <version>9</version>
             <type>slingfeature</type>
             <classifier>slingfeature</classifier>
             <scope>provided</scope>

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