Author: norman
Date: Tue Jan 12 08:33:39 2010
New Revision: 898248
URL: http://svn.apache.org/viewvc?rev=898248&view=rev
Log:
doh..
Modified:
james/project/trunk/pom.xml
Modified: james/project/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=898248&r1=898247&r2=898248&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Tue Jan 12 08:33:39 2010
@@ -254,22 +254,12 @@
</contributors>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/james/project/tags/james-parent-1.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/project/tags/james-parent-1.2</developerConnection>
- <url>http://svn.apache.org/viewvc/james/project/tags/james-parent-1.2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/james/project/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/james/project/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/james/project/trunk</url>
</scm>
<distributionManagement>
- <repository>
- <id>apache.releases</id>
- <name>Apache Release Distribution Repository</name>
-
<url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
- </repository>
- <snapshotRepository>
- <id>apache.snapshots</id>
- <name>Apache Development Snapshot Repository</name>
-
<url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
- </snapshotRepository>
<!-- Each project must override this with their own -->
<site>
<id>james-parent-website</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]