Author: richard.opalka(a)jboss.com
Date: 2008-06-04 10:17:15 -0400 (Wed, 04 Jun 2008)
New Revision: 7354
Modified:
container/jboss42/branches/jbossws-jboss421/pom.xml
Log:
add SCM section
Modified: container/jboss42/branches/jbossws-jboss421/pom.xml
===================================================================
--- container/jboss42/branches/jbossws-jboss421/pom.xml 2008-06-04 14:15:25 UTC (rev
7353)
+++ container/jboss42/branches/jbossws-jboss421/pom.xml 2008-06-04 14:17:15 UTC (rev
7354)
@@ -15,6 +15,13 @@
<version>1.0.0.GA</version>
</parent>
+ <!-- Source Control Management -->
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/container/jb...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/contai...
+
<
url>http://fisheye.jboss.com/viewrep/JBossWS/container/jboss42/branche...
+ </scm>
+
<!-- Properties -->
<properties>
<jboss.version>4.2.1.GA</jboss.version>