Minor version upgrade
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@465394 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
08e8150bf1
commit
4c5f56e716
@ -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.4-SNAPSHOT</currentVersion>
|
<currentVersion>1.3.1-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>
|
||||||
<developers/>
|
<developers/>
|
||||||
|
|||||||
@ -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.4-SNAPSHOT" date="In SVN">
|
<release version="1.3.1-SNAPSHOT" date="In SVN">
|
||||||
<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