releasing javacc plugin 1.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@377225 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c86cba6709
commit
2854e405fb
@ -22,7 +22,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-javacc-plugin</id>
|
<id>maven-javacc-plugin</id>
|
||||||
<name>Maven Javacc Plugin</name>
|
<name>Maven Javacc Plugin</name>
|
||||||
<currentVersion>1.2-SNAPSHOT</currentVersion>
|
<currentVersion>1.2</currentVersion>
|
||||||
<description/>
|
<description/>
|
||||||
<shortDescription>Process javacc/jtree grammars</shortDescription>
|
<shortDescription>Process javacc/jtree grammars</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/javacc/</url>
|
<url>http://maven.apache.org/maven-1.x/reference/plugins/javacc/</url>
|
||||||
@ -44,6 +44,11 @@
|
|||||||
<name>1.1</name>
|
<name>1.1</name>
|
||||||
<tag>MAVEN_JAVACC_1_1</tag>
|
<tag>MAVEN_JAVACC_1_1</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.2</id>
|
||||||
|
<name>1.2</name>
|
||||||
|
<tag>MAVEN_JAVACC_1_2</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user