[seam-commits] Seam SVN: r14226 - branches/community/Seam_2_3/jboss-seam-parent.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Sat Oct 8 08:19:50 EDT 2011


Author: manaRH
Date: 2011-10-08 08:19:50 -0400 (Sat, 08 Oct 2011)
New Revision: 14226

Modified:
   branches/community/Seam_2_3/jboss-seam-parent/pom.xml
Log:
fixed scm urls

Modified: branches/community/Seam_2_3/jboss-seam-parent/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-parent/pom.xml	2011-10-08 11:46:53 UTC (rev 14225)
+++ branches/community/Seam_2_3/jboss-seam-parent/pom.xml	2011-10-08 12:19:50 UTC (rev 14226)
@@ -1544,8 +1544,8 @@
 	</ciManagement>
 
 	<scm>
-		<connection>scm:svn:https://svn.jboss.org/repos/seam/branches/community/Seam_2_3/jboss-seam-parent</connection>
-		<developerConnection>scm:svn:https://svn.jboss.org/repos/seam/branches/community/Seam_2_3jboss-seam-parent</developerConnection>
+		<connection>scm:svn:https://svn.jboss.org/repos/seam/branches/community/Seam_2_3/connection>
+		<developerConnection>scm:svn:https://svn.jboss.org/repos/seam/branches/community/Seam_2_3</developerConnection>
 		<url>scm:svn:https://svn.jboss.org/repos/seam/branches/community/Seam_2_3</url>
 	</scm>
 



More information about the seam-commits mailing list