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-testing-rules.git

commit 4ff7b448defcc1ddc216f69a0d59eba02f522085
Author: Andrei Dulvac <[email protected]>
AuthorDate: Fri Jan 6 10:20:56 2017 +0000

    tmp: non-snapshot dep for release
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1777569 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d6360b6..62f5d49 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.1-SNAPSHOT</version>
+            <version>1.0.1</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.serversetup</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.0.1</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.sling</groupId>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to