You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2011/08/14 10:02:06 UTC

svn commit: r1157492 - /james/app/branches/3_0_beta3/pom.xml

Author: rdonkin
Date: Sun Aug 14 08:02:05 2011
New Revision: 1157492

URL: http://svn.apache.org/viewvc?rev=1157492&view=rev
Log:
release:perform tagged wrong code. Let's try some different settings.

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=1157492&r1=1157491&r2=1157492&view=diff
==============================================================================
--- james/app/branches/3_0_beta3/pom.xml (original)
+++ james/app/branches/3_0_beta3/pom.xml Sun Aug 14 08:02:05 2011
@@ -34,9 +34,10 @@
   </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>
-    <url>http://svn.apache.org/repos/asf/james/app</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/james/app/branches/3_0_beta3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/app/branches/3_0_beta3</developerConnection>
+    <url>http://svn.apache.org/repos/asf/james/app/branches/3_0_beta3</url>
+    <tag>branches/3_0_beta3</tag>
   </scm>
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org