[maven-scm-plugin] prepare release 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@426592 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3ec5883080
commit
c3280d5ad4
@ -22,7 +22,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-faq-plugin</id>
|
<id>maven-faq-plugin</id>
|
||||||
<name>Maven FAQ Plugin</name>
|
<name>Maven FAQ Plugin</name>
|
||||||
<currentVersion>1.6.1-SNAPSHOT</currentVersion>
|
<currentVersion>1.6.1</currentVersion>
|
||||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||||
<description>Creates XDoc documentation from an FAQ XML document.</description>
|
<description>Creates XDoc documentation from an FAQ XML document.</description>
|
||||||
<shortDescription>FAQ Plugin</shortDescription>
|
<shortDescription>FAQ Plugin</shortDescription>
|
||||||
@ -52,6 +52,11 @@
|
|||||||
<name>1.6</name>
|
<name>1.6</name>
|
||||||
<tag>MAVEN_FAQ_1_6</tag>
|
<tag>MAVEN_FAQ_1_6</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>1.6.1</id>
|
||||||
|
<name>1.6.1</name>
|
||||||
|
<tag>MAVEN_FAQ_1_6_1</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<author email="dion@apache.org">dIon Gillard</author>
|
<author email="dion@apache.org">dIon Gillard</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.6.1-SNAPSHOT" date="in SVN">
|
<release version="1.6.1" date="2006-07-28">
|
||||||
<action dev="ltheussl" type="fix" issue="MPFAQ-20">Make it work with upgraded dependencies for Maven-1.1-beta-3.</action>
|
<action dev="ltheussl" type="fix" issue="MPFAQ-20">Make it work with upgraded dependencies for Maven-1.1-beta-3.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.6" date="2006-01-07">
|
<release version="1.6" date="2006-01-07">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user