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/11/07 10:20:58 UTC

[sling-org-apache-sling-testing-rules] 02/08: @releng updated dep to org.apache.sling.testing.clients and serversetup SNAPSHOT

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.testing.rules-1.0.1
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-rules.git

commit 122e2b39ab8f8b9091060215dbc419ce708cd312
Author: Andrei Dulvac <du...@apache.org>
AuthorDate: Mon Sep 19 14:41:47 2016 +0000

    @releng updated dep to org.apache.sling.testing.clients and serversetup SNAPSHOT
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/junit/rules@1761461 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index a3e60ed..6f34639 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,12 +72,12 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.clients</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.serversetup</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.1-SNAPSHOT</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.sling</groupId>

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