Author: jfclere Date: Wed Dec 12 10:37:51 2012 New Revision: 1420611 URL: http://svn.apache.org/viewvc?rev=1420611&view=rev Log: Add the svn repos in pom.xml
Modified: tomcat/sandbox/storeconfig6/trunk/pom.xml Modified: tomcat/sandbox/storeconfig6/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/sandbox/storeconfig6/trunk/pom.xml?rev=1420611&r1=1420610&r2=1420611&view=diff ============================================================================== --- tomcat/sandbox/storeconfig6/trunk/pom.xml (original) +++ tomcat/sandbox/storeconfig6/trunk/pom.xml Wed Dec 12 10:37:51 2012 @@ -39,6 +39,13 @@ <version.org.apache.tomcat.juli>6.0.35</version.org.apache.tomcat.juli> </properties> + <scm> + <connection>scm:svn:https://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk</developerConnection> + <url>http://svn.apache.org/viewvc/tomcat/sandbox/storeconfig6/trunk</url> + </scm> + + <dependencies> <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org