Next version will be 1.8.1

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425166 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-07-24 19:57:56 +00:00
parent 8287188e7e
commit c6be78639c
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
<pomVersion>3</pomVersion>
<id>maven-test-plugin</id>
<name>Maven Test Plugin</name>
<currentVersion>1.9-SNAPSHOT</currentVersion>
<currentVersion>1.8.1-SNAPSHOT</currentVersion>
<description>Run JUnit tests.</description>
<shortDescription>Run JUnit tests</shortDescription>
<versions>

View File

@ -23,7 +23,7 @@
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
<body>
<release version="1.9-SNAPSHOT" date="In SVN">
<release version="1.8.1-SNAPSHOT" date="In SVN">
<action dev="ltheussl" type="fix" due-to="Shinobu Kawai" issue="MPTEST-67">maven.compile.target is not used in test:compile.</action>
</release>
<release version="1.8" date="2006-05-07">