[maven-scm-plugin] prepare release 1.3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115496 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-clean-plugin</id>
|
||||
<name>Maven Clean Plugin</name>
|
||||
<currentVersion>1.3-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.3</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Clean plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/clean/</url>
|
||||
@@ -45,6 +45,11 @@
|
||||
<name>1.2</name>
|
||||
<tag>MAVEN_CLEAN_1_2</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.3</id>
|
||||
<name>1.3</name>
|
||||
<tag>MAVEN_CLEAN_1_3</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers/>
|
||||
</project>
|
||||
|
||||
@@ -24,10 +24,10 @@
|
||||
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.3-SNAPSHOT" date="in CVS">
|
||||
<release version="1.3" date="2004-06-19">
|
||||
<action dev="brett" type="fix" issue="MPCLEAN-1">Also clean maven.build.dest in case it is moved outside maven.build.dir</action>
|
||||
</release>
|
||||
<release version="1.2" date="2004-05-15"></release>
|
||||
<release version="1.2" date="2004-05-15"/>
|
||||
<release version="1.1" date="2003-09-29">
|
||||
<action dev="dion" type="fix">Remove clean:classes and clean:docs goals, as they are in an inappropriate place</action>
|
||||
<action dev="dion" type="fix" due-to="gabriel">Apply docs patch, fix bad code in the clean:classes and clean:docs goals</action>
|
||||
|
||||
Reference in New Issue
Block a user