[maven-scm-plugin] prepare release 2.5.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@523212 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9a16af24db
commit
de5b5c74c0
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
/*
|
/*
|
||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<artifactId>maven-pdf-plugin</artifactId>
|
<artifactId>maven-pdf-plugin</artifactId>
|
||||||
<name>Maven PDF Plugin</name>
|
<name>Maven PDF Plugin</name>
|
||||||
<currentVersion>2.5.1-SNAPSHOT</currentVersion>
|
<currentVersion>2.5.1</currentVersion>
|
||||||
<description>PDF Documentation generator</description>
|
<description>PDF Documentation generator</description>
|
||||||
<shortDescription>Generator of project documentation in PDF Format.</shortDescription>
|
<shortDescription>Generator of project documentation in PDF Format.</shortDescription>
|
||||||
<versions>
|
<versions>
|
||||||
@ -62,6 +62,11 @@
|
|||||||
<name>2.5</name>
|
<name>2.5</name>
|
||||||
<tag>MAVEN_PDF_2_5</tag>
|
<tag>MAVEN_PDF_2_5</tag>
|
||||||
</version>
|
</version>
|
||||||
|
<version>
|
||||||
|
<id>2.5.1</id>
|
||||||
|
<name>2.5.1</name>
|
||||||
|
<tag>MAVEN_PDF_2_5_1</tag>
|
||||||
|
</version>
|
||||||
</versions>
|
</versions>
|
||||||
<developers>
|
<developers>
|
||||||
<developer>
|
<developer>
|
||||||
|
|||||||
@ -25,7 +25,7 @@
|
|||||||
<author email="aheritier@apache.org">Arnaud Heritier</author>
|
<author email="aheritier@apache.org">Arnaud Heritier</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="2.5.1-SNAPSHOT" date="in SVN">
|
<release version="2.5.1" date="2007-03-28">
|
||||||
<action dev="ltheussl" type="fix" issue="MPPDF-57">Unable to remove cover type and version.</action>
|
<action dev="ltheussl" type="fix" issue="MPPDF-57">Unable to remove cover type and version.</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="2.5" date="2006-07-21">
|
<release version="2.5" date="2006-07-21">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user