[maven-scm-plugin] prepare release 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@468871 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5fa09f9104
commit
2690cd21f2
@ -22,7 +22,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-simian-plugin</id>
|
<id>maven-simian-plugin</id>
|
||||||
<name>Maven Simian Plugin</name>
|
<name>Maven Simian Plugin</name>
|
||||||
<currentVersion>1.6.1-SNAPSHOT</currentVersion>
|
<currentVersion>1.6.1</currentVersion>
|
||||||
<description>Simian Plugin for Maven</description>
|
<description>Simian Plugin for Maven</description>
|
||||||
<shortDescription>Simian Plugin for Maven</shortDescription>
|
<shortDescription>Simian Plugin for Maven</shortDescription>
|
||||||
<package>org.apache.maven.simian</package>
|
<package>org.apache.maven.simian</package>
|
||||||
@ -47,6 +47,11 @@
|
|||||||
<name>1.6</name>
|
<name>1.6</name>
|
||||||
<tag>MAVEN_SIMIAN_1_6</tag>
|
<tag>MAVEN_SIMIAN_1_6</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.6.1</id>
|
||||||
|
<name>1.6.1</name>
|
||||||
|
<tag>MAVEN_SIMIAN_1_6_1</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
<author email="maurice@maguyane.net">Maurice Montg?nie</author>
|
<author email="maurice@maguyane.net">Maurice Montg?nie</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.6.1-SNAPSHOT" date="in SVN">
|
<release version="1.6.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="ltheussl" type="fix" issue="MPSIMIAN-16">plugin:deregister does not work.</action>
|
<action dev="ltheussl" type="fix" issue="MPSIMIAN-16">plugin:deregister does not work.</action>
|
||||||
</release>
|
</release>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user