[jboss-svn-commits] JBL Code SVN: r15787 - in labs/jbossrules/trunk: drools-jbrms and 1 other directory.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Fri Oct 12 01:22:46 EDT 2007
Author: michael.neale at jboss.com
Date: 2007-10-12 01:22:46 -0400 (Fri, 12 Oct 2007)
New Revision: 15787
Modified:
labs/jbossrules/trunk/drools-jbrms/pom.xml
labs/jbossrules/trunk/pom.xml
Log:
Set Seam version to CR2 and removed softeu repo which is no longer needed
Modified: labs/jbossrules/trunk/drools-jbrms/pom.xml
===================================================================
--- labs/jbossrules/trunk/drools-jbrms/pom.xml 2007-10-12 05:22:38 UTC (rev 15786)
+++ labs/jbossrules/trunk/drools-jbrms/pom.xml 2007-10-12 05:22:46 UTC (rev 15787)
@@ -136,7 +136,7 @@
<dependency>
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0.CR2</version>
</dependency>
<dependency>
Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml 2007-10-12 05:22:38 UTC (rev 15786)
+++ labs/jbossrules/trunk/pom.xml 2007-10-12 05:22:46 UTC (rev 15787)
@@ -174,11 +174,12 @@
- <!-- this is needed for Seam which is not in the jboss repo or the maven one in a useful form -->
+ <!-- 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>
<url>http://maven.softeu.cz/</url>
</repository>
+ -->
<repository>
<id>basedir</id>
More information about the jboss-svn-commits
mailing list