[jboss-svn-commits] JBoss Common SVN: r2361 - common-core/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Apr 3 15:57:44 EDT 2007


Author: pgier
Date: 2007-04-03 15:57:44 -0400 (Tue, 03 Apr 2007)
New Revision: 2361

Modified:
   common-core/trunk/pom.xml
Log:
Fix the svn URL that maven messed up.

Modified: common-core/trunk/pom.xml
===================================================================
--- common-core/trunk/pom.xml	2007-04-03 19:55:21 UTC (rev 2360)
+++ common-core/trunk/pom.xml	2007-04-03 19:57:44 UTC (rev 2361)
@@ -13,7 +13,7 @@
   <url>http://www.jboss.org</url>
   <description>JBoss Common Core Utility classes</description>
   <scm>
-    <connection>scm:svn:https://svn.jboss.org/repos/common/common-core/tags/jboss-common-core-2.0.5-junk2</connection>
+    <connection>scm:svn:https://svn.jboss.org/repos/common/common-core/trunk</connection>
   </scm>
   <build>
     <plugins>




More information about the jboss-svn-commits mailing list