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 c1f7cd81f96047030bdd30282e00e8cc22f3eaf7 Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Sep 20 16:37:15 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@998997 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c07740f..d508c6f 100644 --- a/pom.xml +++ b/pom.xml @@ -37,9 +37,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/fileinstall</connection> - <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/fileinstall</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/installer/fileinstall/</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/providers/file</connection> + <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/providers/file</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/installer/providers/file/</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
