This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.fsresource-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git
commit b47fdc94ea5df39fe5ac9ee7ce9150dd1a884107 Author: Carsten Ziegeler <[email protected]> AuthorDate: Thu Jun 18 10:26:35 2009 +0000 SLING-1011 : Adjust svn location git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource@786008 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5938461..4beb36b 100644 --- a/pom.xml +++ b/pom.xml @@ -37,9 +37,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/extensions/fsresource</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/extensions/fsresource</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/extensions/fsresource</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/fsresource</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/fsresource</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
