From 33e4d99787378d009e358abe89152707e95c3a07 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Tue, 24 Oct 2006 22:04:35 +0000 Subject: [PATCH] antlr is a runtime dependency, yes Steve :-) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467504 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/poms/ant-antlr/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/poms/ant-antlr/pom.xml b/src/etc/poms/ant-antlr/pom.xml index ba93e657e..781a4f42b 100644 --- a/src/etc/poms/ant-antlr/pom.xml +++ b/src/etc/poms/ant-antlr/pom.xml @@ -28,7 +28,7 @@ antlr 2.7.2 true - compile + runtime