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:
parent
bea89cc15a
commit
7dfb5e0902
@ -22,7 +22,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-jira-plugin</id>
|
<id>maven-jira-plugin</id>
|
||||||
<name>Maven JIRA Plug-in</name>
|
<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>
|
<description>This plugin downloads issues from Jira and creates a report.</description>
|
||||||
<shortDescription>Download issues from Jira</shortDescription>
|
<shortDescription>Download issues from Jira</shortDescription>
|
||||||
<url>http://maven.apache.org/maven-1.x/reference/plugins/jira/</url>
|
<url>http://maven.apache.org/maven-1.x/reference/plugins/jira/</url>
|
||||||
@ -95,5 +95,10 @@
|
|||||||
<name>1.1.2</name>
|
<name>1.1.2</name>
|
||||||
<tag>MAVEN_JIRA_1_1_2</tag>
|
<tag>MAVEN_JIRA_1_1_2</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.2</id>
|
||||||
|
<name>1.2</name>
|
||||||
|
<tag>MAVEN_JIRA_1_2</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user