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:43:27 UTC

[sling-org-apache-sling-installer-provider-file] 13/19: SLING-1787 : Unify symbolic names and check package names

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.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-file.git

commit 57f4f5c0cddf05537ef5df0bb7a4eac544fb0262
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Sep 20 16:30:14 2010 +0000

    SLING-1787 : Unify symbolic names and check package names
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/installer/providers/file@998993 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6b3152f..7b257f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.osgi.installer</artifactId>
+            <artifactId>org.apache.sling.installer.core</artifactId>
             <version>3.0.1-SNAPSHOT</version>
         </dependency>
     </dependencies>

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