[weld-commits] Weld SVN: r4983 - doc/trunk/reference.
weld-commits at lists.jboss.org
weld-commits at lists.jboss.org
Wed Nov 11 11:13:07 EST 2009
Author: pete.muir at jboss.org
Date: 2009-11-11 11:13:07 -0500 (Wed, 11 Nov 2009)
New Revision: 4983
Modified:
doc/trunk/reference/pom.xml
Log:
fix distribution management
Modified: doc/trunk/reference/pom.xml
===================================================================
--- doc/trunk/reference/pom.xml 2009-11-11 16:11:44 UTC (rev 4982)
+++ doc/trunk/reference/pom.xml 2009-11-11 16:13:07 UTC (rev 4983)
@@ -125,9 +125,9 @@
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/doc</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/doc</developerConnection>
- <url>http://fisheye.jboss.org/browse/Weld/doc</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/doc/trunk/reference</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/doc/trunk/reference</developerConnection>
+ <url>http://fisheye.jboss.org/browse/weld/doc/trunk/reference</url>
</scm>
</project>
More information about the weld-commits
mailing list