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/05/04 08:05:12 UTC

[sling-org-apache-sling-caconfig-integration-tests] branch master updated: update impl dependency

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-caconfig-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 5bcfe8d  update impl dependency
5bcfe8d is described below

commit 5bcfe8d50f1f0e6cfb222f728da565c07b9d73e8
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Fri May 4 10:05:03 2018 +0200

    update impl dependency
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a26abfd..fca5d85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,7 +157,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.caconfig.impl</artifactId>
-            <version>1.4.9-SNAPSHOT</version>
+            <version>1.4.13-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
 

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