Author: nbelaevski
Date: 2007-07-23 04:44:28 -0400 (Mon, 23 Jul 2007)
New Revision: 1774
Modified:
trunk/ui/pom.xml
Log:
ANTLR killed from deps
Modified: trunk/ui/pom.xml
===================================================================
--- trunk/ui/pom.xml 2007-07-23 08:14:26 UTC (rev 1773)
+++ trunk/ui/pom.xml 2007-07-23 08:44:28 UTC (rev 1774)
@@ -120,11 +120,6 @@
</exclusions>
</dependency>
<dependency>
- <groupId>org.antlr</groupId>
- <artifactId>antlr</artifactId>
- <version>3.0</version>
- </dependency>
- <dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
<version>3.1.0-SNAPSHOT</version>
Show replies by date