[jboss-cvs] Picketlink SVN: r339 - integration-tests/trunk/parent.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jul 29 16:04:35 EDT 2010


Author: sguilhen at redhat.com
Date: 2010-07-29 16:04:34 -0400 (Thu, 29 Jul 2010)
New Revision: 339

Modified:
   integration-tests/trunk/parent/pom.xml
Log:
Removed duplicated repository declaration

Modified: integration-tests/trunk/parent/pom.xml
===================================================================
--- integration-tests/trunk/parent/pom.xml	2010-07-29 20:00:00 UTC (rev 338)
+++ integration-tests/trunk/parent/pom.xml	2010-07-29 20:04:34 UTC (rev 339)
@@ -87,16 +87,6 @@
       </snapshots>
     </repository>
     <repository>
-      <id>repository.jboss.org</id>
-      <name>JBoss Repository</name>
-      <layout>default</layout>
-      <url>http://repository.jboss.org/maven2/</url>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-    </repository>
-
-    <repository>
       <id>snapshots.jboss.org</id>
       <name>JBoss Snapshots Repository</name>
       <layout>default</layout>



More information about the jboss-cvs-commits mailing list