[maven-scm-plugin] prepare release 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115281 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5e6e31d04f
commit
9868465a65
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-jbuilder-plugin</id>
|
<id>maven-jbuilder-plugin</id>
|
||||||
<name>Maven JBuilder Plug-in</name>
|
<name>Maven JBuilder Plug-in</name>
|
||||||
<currentVersion>1.5-SNAPSHOT</currentVersion>
|
<currentVersion>1.5</currentVersion>
|
||||||
<description/>
|
<description/>
|
||||||
<shortDescription>JBuilder Plugin for Maven</shortDescription>
|
<shortDescription>JBuilder Plugin for Maven</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/jbuilder/</url>
|
<url>http://maven.apache.org/reference/plugins/jbuilder/</url>
|
||||||
@ -40,6 +40,11 @@
|
|||||||
<name>1.4</name>
|
<name>1.4</name>
|
||||||
<tag>MAVEN_JBUILDER_1_4</tag>
|
<tag>MAVEN_JBUILDER_1_4</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.5</id>
|
||||||
|
<name>1.5</name>
|
||||||
|
<tag>MAVEN_JBUILDER_1_5</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.5-SNAPSHOT" date="In CVS">
|
<release version="1.5" date="2004-05-15">
|
||||||
<action dev="evenisse" type="add" issue="MPJBUILDER-11">Add maven.jbuilder.bakpath property.</action>
|
<action dev="evenisse" type="add" issue="MPJBUILDER-11">Add maven.jbuilder.bakpath property.</action>
|
||||||
<action dev="evenisse" type="add" issue="MPJBUILDER-10">Add xdocs and subdir into jbuilder folder(s).</action>
|
<action dev="evenisse" type="add" issue="MPJBUILDER-10">Add xdocs and subdir into jbuilder folder(s).</action>
|
||||||
<action dev="evenisse" type="fix" issue="MPJBUILDER-9">Fix crash with Maven RC2.</action>
|
<action dev="evenisse" type="fix" issue="MPJBUILDER-9">Fix crash with Maven RC2.</action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user