[maven-scm-plugin] prepare release 1.5
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@210166 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5092c2c19f
commit
818f04d393
@ -22,7 +22,7 @@
|
||||
<extend>../plugin-parent/project.xml</extend>
|
||||
<id>maven-simian-plugin</id>
|
||||
<name>Maven Simian Plugin</name>
|
||||
<currentVersion>1.5-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.5</currentVersion>
|
||||
<description>Simian Plugin for Maven</description>
|
||||
<shortDescription>Simian Plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/simian/</url>
|
||||
@ -45,6 +45,11 @@
|
||||
<name>1.4</name>
|
||||
<tag>MAVEN_SIMIAN_1_4</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.5</id>
|
||||
<name>1.5</name>
|
||||
<tag>MAVEN_SIMIAN_1_5</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
<author email="maurice@maguyane.net">Maurice Montg?nie</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.5" date="in CVS">
|
||||
<release version="1.5" date="2005-07-11">
|
||||
<action dev="epugh" type="add" issue="MPSIMIAN-7">Add include/exclude pattern for test directories.</action>
|
||||
<action dev="benoitx" type="update" issue="MPSIMIAN-14">Upgrade to Simian 2.2.4 and XML file output from Simian.</action>
|
||||
</release>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user