Author: rdonkin Date: Sat Aug 13 14:19:26 2011 New Revision: 1157380 URL: http://svn.apache.org/viewvc?rev=1157380&view=rev Log: Added source control details for app.
Modified: james/app/branches/3_0_beta3/pom.xml Modified: james/app/branches/3_0_beta3/pom.xml URL: http://svn.apache.org/viewvc/james/app/branches/3_0_beta3/pom.xml?rev=1157380&r1=1157379&r2=1157380&view=diff ============================================================================== --- james/app/branches/3_0_beta3/pom.xml (original) +++ james/app/branches/3_0_beta3/pom.xml Sat Aug 13 14:19:26 2011 @@ -33,6 +33,13 @@ <properties> </properties> + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/james/app</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/app</developerConnection> + <tag>branches/3_0_beta3</tag> + <url>http://svn.apache.org/repos/asf/james/app</url> + </scm> + <build> <plugins> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org