[maven-scm-plugin] prepare release 1.3.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@468869 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3232a88077
commit
5fa09f9104
@ -22,7 +22,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-jira-plugin</id>
|
<id>maven-jira-plugin</id>
|
||||||
<name>Maven JIRA Plugin</name>
|
<name>Maven JIRA Plugin</name>
|
||||||
<currentVersion>1.3.1-SNAPSHOT</currentVersion>
|
<currentVersion>1.3.1</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>
|
||||||
<developers/>
|
<developers/>
|
||||||
@ -113,5 +113,10 @@
|
|||||||
<name>1.3</name>
|
<name>1.3</name>
|
||||||
<tag>MAVEN_JIRA_1_3</tag>
|
<tag>MAVEN_JIRA_1_3</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.3.1</id>
|
||||||
|
<name>1.3.1</name>
|
||||||
|
<tag>MAVEN_JIRA_1_3_1</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<author email="brett@apache.org">Brett Porter</author>
|
<author email="brett@apache.org">Brett Porter</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.3.1-SNAPSHOT" date="In SVN">
|
<release version="1.3.1" date="2006-10-29">
|
||||||
<action dev="ltheussl" type="update">Update jelly dependency to match the ones in maven 1.1 core.</action>
|
<action dev="ltheussl" type="update">Update jelly dependency to match the ones in maven 1.1 core.</action>
|
||||||
<action dev="aheritier" type="update" issue="MAVEN-1759">Upgrade to log4j 1.2.13.</action>
|
<action dev="aheritier" type="update" issue="MAVEN-1759">Upgrade to log4j 1.2.13.</action>
|
||||||
<action dev="aheritier" type="fix">If a report isn't generated the plugin fails trying to replace entities in a not existing file.</action>
|
<action dev="aheritier" type="fix">If a report isn't generated the plugin fails trying to replace entities in a not existing file.</action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user