[richfaces-svn-commits] JBoss Rich Faces SVN: r1250 - trunk/richfaces/common.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Jun 21 08:45:41 EDT 2007


Author: nbelaevski
Date: 2007-06-21 08:45:41 -0400 (Thu, 21 Jun 2007)
New Revision: 1250

Modified:
   trunk/richfaces/common/pom.xml
Log:
stringtemplate excess dependency removed

Modified: trunk/richfaces/common/pom.xml
===================================================================
--- trunk/richfaces/common/pom.xml	2007-06-21 12:36:40 UTC (rev 1249)
+++ trunk/richfaces/common/pom.xml	2007-06-21 12:45:41 UTC (rev 1250)
@@ -11,11 +11,6 @@
   <dependencies>
     <dependency>
       <groupId>org.antlr</groupId>
-      <artifactId>stringtemplate</artifactId>
-      <version>3.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.antlr</groupId>
       <artifactId>antlr</artifactId>
       <version>3.0</version>
     </dependency>




More information about the richfaces-svn-commits mailing list