[seam-commits] Seam SVN: r13846 - modules/documents/trunk.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed Oct 13 14:24:21 EDT 2010
Author: dan.j.allen
Date: 2010-10-13 14:24:21 -0400 (Wed, 13 Oct 2010)
New Revision: 13846
Modified:
modules/documents/trunk/pom.xml
Log:
fix scm url
Modified: modules/documents/trunk/pom.xml
===================================================================
--- modules/documents/trunk/pom.xml 2010-10-13 18:22:41 UTC (rev 13845)
+++ modules/documents/trunk/pom.xml 2010-10-13 18:24:21 UTC (rev 13846)
@@ -93,9 +93,9 @@
</developers>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/faces/trunk </connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/faces/trunk </developerConnection>
- <url>http://fisheye.jboss.org/browse/Seam/modules/faces/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/documents/trunk </connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/documents/trunk </developerConnection>
+ <url>http://fisheye.jboss.org/browse/Seam/modules/documents/trunk</url>
</scm>
</project>
More information about the seam-commits
mailing list