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/20 14:39:32 UTC

[sling-org-apache-sling-models-validation-impl] 32/34: 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-models-validation-impl.git

commit 683bbb5fc9a8465ed8c81859bd15f59a252ebc48
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Mon Jun 12 09:46:01 2017 +0000

    update to released versions
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1798431 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                         | 2 +-
 src/test/provisioning/model.txt | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index a421c95..3d6cc8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.junit.teleporter</artifactId>
-            <version>1.0.13-SNAPSHOT</version>
+            <version>1.0.14</version>
             <scope>test</scope>
         </dependency>
     </dependencies>
diff --git a/src/test/provisioning/model.txt b/src/test/provisioning/model.txt
index bae70c9..ac33fec 100644
--- a/src/test/provisioning/model.txt
+++ b/src/test/provisioning/model.txt
@@ -19,9 +19,9 @@
 [feature name=models.validation-impl.it]
 # Dependencies
 [artifacts]
-  org.apache.sling/org.apache.sling.launchpad/9-SNAPSHOT/slingstart
+  org.apache.sling/org.apache.sling.launchpad/9/slingstart
   # this is necessary to execute the tests
-  org.apache.sling/org.apache.sling.junit.core/1.0.24-SNAPSHOT
+  org.apache.sling/org.apache.sling.junit.core/1.0.26
   # deploy the to-be-tested bundle as well
   org.apache.sling/org.apache.sling.models.validation-impl/1.0.0-SNAPSHOT
 

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