Title: [2424] trunk/openejb3/pom.xml: putting the scm url back
- Revision
- 2424
- Author
- dblevins
- Date
- 2006-02-02 20:37:41 -0500 (Thu, 02 Feb 2006)
Log Message
putting the scm url back
Modified Paths
Diff
Modified: trunk/openejb3/pom.xml (2423 => 2424)
--- trunk/openejb3/pom.xml 2006-02-03 01:34:12 UTC (rev 2423)
+++ trunk/openejb3/pom.xml 2006-02-03 01:37:41 UTC (rev 2424)
@@ -23,6 +23,10 @@
</notifiers>
</ciManagement>
<inceptionYear>1999</inceptionYear>
+ <scm>
+ <connection>scm:svn:https://svn.codehaus.org/openejb/trunk/openejb3</connection>
+ <developerConnection>scm:svn:https://svn.codehaus.org/openejb/trunk/openejb3</developerConnection>
+ </scm>
<build>
<plugins>
<plugin>