You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2018/02/26 11:11:28 UTC

[sling-org-apache-sling-testing-sling-mock] branch master updated: update dependencies to next snapshot version until releases are available on maven central

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 060c748  update dependencies to next snapshot version until releases are available on maven central
060c748 is described below

commit 060c74805766391980667c966429cff5dc4603f0
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Mon Feb 26 12:11:21 2018 +0100

    update dependencies to next snapshot version until releases are available on maven central
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 28ad1d3..0e140f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.servlet-helpers</artifactId>
-            <version>1.1.4</version>
+            <version>1.1.5-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
 

-- 
To stop receiving notification emails like this one, please contact
sseifert@apache.org.