Author: lfryc(a)redhat.com
Date: 2010-07-10 17:02:09 -0400 (Sat, 10 Jul 2010)
New Revision: 17892
Modified:
root/tests/metamer/trunk/ftest/pom.xml
Log:
added jboss repository (contains the parent for tests)
Modified: root/tests/metamer/trunk/ftest/pom.xml
===================================================================
--- root/tests/metamer/trunk/ftest/pom.xml 2010-07-10 21:01:56 UTC (rev 17891)
+++ root/tests/metamer/trunk/ftest/pom.xml 2010-07-10 21:02:09 UTC (rev 17892)
@@ -36,6 +36,10 @@
<id>download-java-net-glassfish</id>
<
url>http://download.java.net/maven/glassfish</url>
</repository>
+ <repository>
+ <id>jboss-public-repository-group</id>
+ <
url>https://repository.jboss.org/nexus/content/groups/public/</url>
+ </repository>
</repositories>
<dependencies>