Author: jbalunas(a)redhat.com
Date: 2008-05-17 17:10:48 -0400 (Sat, 17 May 2008)
New Revision: 8221
Modified:
branches/Seam_2_0/build/root.pom.xml
Log:
test to see if having snapshots repo defined here effects hudson issue.
Modified: branches/Seam_2_0/build/root.pom.xml
===================================================================
--- branches/Seam_2_0/build/root.pom.xml 2008-05-17 19:15:30 UTC (rev 8220)
+++ branches/Seam_2_0/build/root.pom.xml 2008-05-17 21:10:48 UTC (rev 8221)
@@ -28,12 +28,12 @@
<name>JBoss Repository</name>
<
url>http://repository.jboss.org/maven2</url>
</repository>
- <!-- <repository>
+ <repository>
<snapshots />
<id>snapshots.jboss.org</id>
<name>JBoss Snapshot Repository</name>
<
url>http://snapshots.jboss.org/maven2</url>
- </repository>-->
+ </repository>
</repositories>
<!-- Externalize some version numbers here -->