[maven-scm-plugin] prepare release 2.3.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@468857 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
36a977f79b
commit
b9b9b38855
@ -22,7 +22,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-genapp-plugin</id>
|
<id>maven-genapp-plugin</id>
|
||||||
<name>Maven Genapp Plugin</name>
|
<name>Maven Genapp Plugin</name>
|
||||||
<currentVersion>2.3.1-SNAPSHOT</currentVersion>
|
<currentVersion>2.3.1</currentVersion>
|
||||||
<description>A collection of example projects showing how to use maven in different situations</description>
|
<description>A collection of example projects showing how to use maven in different situations</description>
|
||||||
<shortDescription>A collection of example projects</shortDescription>
|
<shortDescription>A collection of example projects</shortDescription>
|
||||||
<versions>
|
<versions>
|
||||||
@ -46,6 +46,11 @@
|
|||||||
<name>2.3</name>
|
<name>2.3</name>
|
||||||
<tag>MAVEN_GENAPP_2_3</tag>
|
<tag>MAVEN_GENAPP_2_3</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>2.3.1</id>
|
||||||
|
<name>2.3.1</name>
|
||||||
|
<tag>MAVEN_GENAPP_2_3_1</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
@ -22,7 +22,7 @@
|
|||||||
<title>Changes</title>
|
<title>Changes</title>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="2.3.1-SNAPSHOT" date="In SVN">
|
<release version="2.3.1" date="2006-10-29">
|
||||||
<action dev="ltheussl" type="fix" issue="MPGENAPP-26">Problem when maven.genapp.repackage.dir is empty.</action>
|
<action dev="ltheussl" type="fix" issue="MPGENAPP-26">Problem when maven.genapp.repackage.dir is empty.</action>
|
||||||
<action dev="ltheussl" type="fix" issue="MPGENAPP-27">Generated poms contain deprecated id elements.</action>
|
<action dev="ltheussl" type="fix" issue="MPGENAPP-27">Generated poms contain deprecated id elements.</action>
|
||||||
<action dev="aheritier" type="update">Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1</action>
|
<action dev="aheritier" type="update">Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1</action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user