You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by du...@apache.org on 2020/04/03 16:25:53 UTC

[sling-org-apache-sling-testing-rules] branch master updated: Update dep to sling testing clients snapshot

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

dulvac pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-rules.git


The following commit(s) were added to refs/heads/master by this push:
     new a803766  Update dep to sling testing clients snapshot
a803766 is described below

commit a8037668e274931a67dce5eb4924e0e558e9eed2
Author: Andrei Dulvac <ad...@adobe.com>
AuthorDate: Fri Apr 3 18:25:37 2020 +0200

    Update dep to sling testing clients snapshot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index edd9700..40d457a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.clients</artifactId>
-            <version>1.2.8</version>
+            <version>1.2.9-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>