preparing for next development cycle

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@352032 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
fgiust 2005-12-03 22:22:51 +00:00
parent bea89cc15a
commit 7dfb5e0902

View File

@ -22,7 +22,7 @@
<pomVersion>3</pomVersion>
<id>maven-jira-plugin</id>
<name>Maven JIRA Plug-in</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<currentVersion>1.3-SNAPSHOT</currentVersion>
<description>This plugin downloads issues from Jira and creates a report.</description>
<shortDescription>Download issues from Jira</shortDescription>
<url>http://maven.apache.org/maven-1.x/reference/plugins/jira/</url>
@ -95,5 +95,10 @@
<name>1.1.2</name>
<tag>MAVEN_JIRA_1_1_2</tag>
</version>
<version>
<id>1.2</id>
<name>1.2</name>
<tag>MAVEN_JIRA_1_2</tag>
</version>
</versions>
</project>