Prepare for 1.2 version

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114354 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2003-11-16 15:10:23 +00:00
parent 5c39324556
commit a8ed01c07e
2 changed files with 4 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-antlr-plugin</id>
<name>Maven Antlr Plugin</name>
<currentVersion>1.1</currentVersion>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Process Antlr grammars</shortDescription>
<url>http://maven.apache.org/reference/plugins/antlr/</url>

View File

@@ -6,6 +6,9 @@
</properties>
<body>
<release version="1.2" date="in CVS">
</release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="update">
update to commons-lang 1.0.1