Author: abelevich
Date: 2008-11-24 09:04:11 -0500 (Mon, 24 Nov 2008)
New Revision: 11322
Modified:
trunk/ui/editor/pom.xml
Log:
antlr scope provided
Modified: trunk/ui/editor/pom.xml
===================================================================
--- trunk/ui/editor/pom.xml 2008-11-24 13:58:14 UTC (rev 11321)
+++ trunk/ui/editor/pom.xml 2008-11-24 14:04:11 UTC (rev 11322)
@@ -69,7 +69,8 @@
<groupId>antlr</groupId>
<artifactId>antlr</artifactId>
<version>2.7.6</version>
- </dependency>
+ <scope> provided </scope>
+ </dependency>
<dependency>
<groupId>org.jboss.seam</groupId>
<artifactId>jboss-seam</artifactId>
Show replies by date