This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.threads-2.0.4-incubator in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-threads.git
commit ae528ef0dc1f5de0798d061e5e78465f9363af05 Author: Carsten Ziegeler <[email protected]> AuthorDate: Sun Feb 22 14:22:36 2009 +0000 SLING-865 : Adjust reactor pom and svn information in each module. git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/threads@746707 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5ea98af..df38807 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/commons/threads</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/commons/threads</developerConnection> - <url>http://svn.apache.org/viewvc/incubator/sling/trunk/commons/threads</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/threads</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/commons/threads</developerConnection> + <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/commons/threads</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
