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>
Show replies by date