Testing a fixed version of antlr maven plugin 2.2

Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/a7a21def
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/a7a21def
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/a7a21def

Branch: refs/heads/maven
Commit: a7a21def13e6b2f752adca5ad591e2018ce4d9eb
Parents: 9518d8d
Author: Jose Barragan <[email protected]>
Authored: Sun Mar 23 14:08:56 2014 +0100
Committer: Jose Barragan <[email protected]>
Committed: Thu Apr 24 18:03:14 2014 +0200

----------------------------------------------------------------------
 compiler/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/a7a21def/compiler/pom.xml
----------------------------------------------------------------------
diff --git a/compiler/pom.xml b/compiler/pom.xml
index b30c601..d784fc8 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -87,7 +87,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>antlr-maven-plugin</artifactId>
-                <version>2.2</version>
+                <version>2.2.1</version>
                 <configuration>
                     
<sourceDirectory>${project.build.sourceDirectory}/org/apache/flex/compiler/internal/parsing/as</sourceDirectory>
                     
<outputDirectory>${project.build.directory}/generated/src</outputDirectory>

Reply via email to