[maven-scm-plugin] prepare release 1.6.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115545 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-test-plugin</id>
|
||||
<name>Maven Test Plug-in</name>
|
||||
<currentVersion>1.7-SNAPSHOT</currentVersion>
|
||||
<currentVersion>1.6.2</currentVersion>
|
||||
<description>Run JUnit tests. Requires Maven 1.0 RC2.</description>
|
||||
<shortDescription>Run JUnit tests</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/test/</url>
|
||||
@@ -50,6 +50,11 @@
|
||||
<name>1.6.1</name>
|
||||
<tag>MAVEN_TEST_1_6_1</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>1.6.2</id>
|
||||
<name>1.6.2</name>
|
||||
<tag>MAVEN_TEST_1_6_2</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<author email="dion@multitask.com.au">dIon Gillard</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.7-SNAPSHOT" date="in CVS">
|
||||
<release version="1.6.2" date="2004-06-25">
|
||||
<action dev="brett" type="fix" issue="MPTEST-32" due-to="Maxwell Grender-Jones">honour source modifications for test compilation</action>
|
||||
<action dev="brett" type="fix" issue="MPTEST-31">handle JVM args correctly in test:match</action>
|
||||
</release>
|
||||
|
||||
Reference in New Issue
Block a user