Author: jbalunas(a)redhat.com
Date: 2010-06-03 16:20:34 -0400 (Thu, 03 Jun 2010)
New Revision: 17499
Modified:
root/archetypes/richfaces-archetype-simpleapp/trunk/pom.xml
root/dist/trunk/pom.xml
Log:
Added missing scm to pom.xml for release
Modified: root/archetypes/richfaces-archetype-simpleapp/trunk/pom.xml
===================================================================
--- root/archetypes/richfaces-archetype-simpleapp/trunk/pom.xml 2010-06-03 20:18:17 UTC
(rev 17498)
+++ root/archetypes/richfaces-archetype-simpleapp/trunk/pom.xml 2010-06-03 20:20:34 UTC
(rev 17499)
@@ -77,5 +77,11 @@
</build>
</profile>
</profiles>
+
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/arche...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
url>http://fisheye.jboss.org/browse/richfaces/</url>
+ </scm>
</project>
Modified: root/dist/trunk/pom.xml
===================================================================
--- root/dist/trunk/pom.xml 2010-06-03 20:18:17 UTC (rev 17498)
+++ root/dist/trunk/pom.xml 2010-06-03 20:20:34 UTC (rev 17499)
@@ -213,4 +213,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/dist/...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
url>http://fisheye.jboss.org/browse/richfaces/</url>
+ </scm>
</project>
\ No newline at end of file