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 09:44:16 UTC

[sling-org-apache-sling-installer-provider-file] 02/14: Adjust to latest core snapshot

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

rombert pushed a commit to annotated tag org.apache.sling.installer.provider.file-1.1.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-file.git

commit 1699adb3acff63ffb493620ec17aabb08542fd7a
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Aug 27 08:31:58 2014 +0000

    Adjust to latest core snapshot
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/installer/providers/file@1620809 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b599b8e..e014ce6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.installer.core</artifactId>
-            <version>3.5.4</version>
+            <version>3.5.5-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
       <!-- We use a class from the config admin implementation to read config files -->

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