[seam-commits] Seam SVN: r12573 - branches/enterprise/JBPAPP_5_0/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Thu Apr 22 14:12:04 EDT 2010
Author: manaRH
Date: 2010-04-22 14:12:04 -0400 (Thu, 22 Apr 2010)
New Revision: 12573
Modified:
branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
JBPAPP-3531 - upgraded richfaces to 3.3.1.SP1
Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2010-04-22 17:43:54 UTC (rev 12572)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2010-04-22 18:12:04 UTC (rev 12573)
@@ -21,6 +21,11 @@
<name>JBoss Snapshot Repository</name>
<url>http://snapshots.jboss.org/maven2</url>
</pluginRepository>
+ <pluginRepository>
+ <id>maven_eap5</id>
+ <name>EAP5 Central Repository</name>
+ <url>http://repository.jboss.org/maven2-brew</url>
+ </pluginRepository>
</pluginRepositories>
<repositories>
<repository>
More information about the seam-commits
mailing list