[jboss-svn-commits] JBL Code SVN: r18538 - labs/jbossrules/trunk.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Feb 20 22:20:59 EST 2008
Author: michael.neale at jboss.com
Date: 2008-02-20 22:20:58 -0500 (Wed, 20 Feb 2008)
New Revision: 18538
Modified:
labs/jbossrules/trunk/pom.xml
Log:
JBRULES-1478 Lots of cursing over this one
Modified: labs/jbossrules/trunk/pom.xml
===================================================================
--- labs/jbossrules/trunk/pom.xml 2008-02-21 02:13:46 UTC (rev 18537)
+++ labs/jbossrules/trunk/pom.xml 2008-02-21 03:20:58 UTC (rev 18538)
@@ -940,9 +940,9 @@
<version>1.1.1</version>
</dependency>
<dependency>
- <groupId>com.gwtext</groupId>
- <artifactId>gwtext</artifactId>
- <version>0.9.3</version>
+ <groupId>com.gwtext</groupId>
+ <artifactId>gwtext</artifactId>
+ <version>2.0.1</version>
</dependency>
<!-- drools-examples -->
More information about the jboss-svn-commits
mailing list