[maven-scm-plugin] prepare release 1.9.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@540906 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9b0e12b08b
commit
0f1f9ad4b4
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-artifact-plugin</id>
|
<id>maven-artifact-plugin</id>
|
||||||
<name>Maven Artifact Plugin</name>
|
<name>Maven Artifact Plugin</name>
|
||||||
<currentVersion>1.9.1-SNAPSHOT</currentVersion>
|
<currentVersion>1.9.1</currentVersion>
|
||||||
<description>Tools to manage artifacts and deployment. *WARNING*: This version of the artifact-plugin requires Maven 1.1. People using Maven 1.0 should NOT use this version of the plugin.</description>
|
<description>Tools to manage artifacts and deployment. *WARNING*: This version of the artifact-plugin requires Maven 1.1. People using Maven 1.0 should NOT use this version of the plugin.</description>
|
||||||
<shortDescription>Tools to manage artifacts and deployment</shortDescription>
|
<shortDescription>Tools to manage artifacts and deployment</shortDescription>
|
||||||
<versions>
|
<versions>
|
||||||
@ -82,6 +82,11 @@
|
|||||||
<name>1.9</name>
|
<name>1.9</name>
|
||||||
<tag>MAVEN_ARTIFACT_1_9</tag>
|
<tag>MAVEN_ARTIFACT_1_9</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.9.1</id>
|
||||||
|
<name>1.9.1</name>
|
||||||
|
<tag>MAVEN_ARTIFACT_1_9_1</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
@ -25,7 +25,7 @@
|
|||||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.9.1-SNAPSHOT" date="in SVN">
|
<release version="1.9.1" date="2007-05-23">
|
||||||
<action dev="ltheussl" type="fix" issue="MPARTIFACT-76">artifact:deploy always asks for passphrase (even if maven.artifact.gpg.skip=true).</action>
|
<action dev="ltheussl" type="fix" issue="MPARTIFACT-76">artifact:deploy always asks for passphrase (even if maven.artifact.gpg.skip=true).</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.9" date="2007-05-07" description="Requires Maven 1.1">
|
<release version="1.9" date="2007-05-07" description="Requires Maven 1.1">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user