Author: steve.ebersole(a)jboss.com
Date: 2008-04-16 11:00:26 -0400 (Wed, 16 Apr 2008)
New Revision: 14522
Modified:
core/trunk/pom.xml
Log:
correct scm info to refer to cloned repo
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2008-04-16 14:58:51 UTC (rev 14521)
+++ core/trunk/pom.xml 2008-04-16 15:00:26 UTC (rev 14522)
@@ -52,9 +52,10 @@
</licenses>
<scm>
-
<
connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk<...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core...
- <
url>https://svn.jboss.org/repos/hibernate/core/trunk</url>
+ <!-- this is the cloned repo!!! -->
+
<
connection>scm:svn:https://svn.jboss.org/repos/hibernate.clone/core/tr...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate.clon...
+ <
url>https://svn.jboss.org/repos/hibernate.clone/core/trunk</url>
</scm>
<ciManagement>