[jboss-svn-commits] JBL Code SVN: r15490 - labs/jbossrules/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Oct 1 19:11:13 EDT 2007


Author: fmeyer
Date: 2007-10-01 19:11:13 -0400 (Mon, 01 Oct 2007)
New Revision: 15490

Modified:
   labs/jbossrules/trunk/pom.xml
Log:
JBRULES-1238 Upgraded BRMS to seam 2 


Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml	2007-10-01 22:19:24 UTC (rev 15489)
+++ labs/jbossrules/trunk/pom.xml	2007-10-01 23:11:13 UTC (rev 15490)
@@ -167,7 +167,13 @@
       <id>jboss</id>
       <url>http://repository.jboss.com/maven2/</url>
     </repository>
+    <repository>
+        <id>jboss-snapshot</id>
+        <url>http://snapshots.jboss.org/</url>
+    </repository>
 
+
+
     <!-- this is needed for Seam which is not in the jboss repo or the maven one in a useful form -->
     <repository>
         <id>softeu-repo</id>




More information about the jboss-svn-commits mailing list