Prepare for version 3.1

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113796 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2003-08-05 09:23:37 +00:00
parent d6a02892af
commit b43c05b894
2 changed files with 9 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-cactus-plugin</id>
<name>Maven Cactus Plug-in</name>
<currentVersion>3.0</currentVersion>
<currentVersion>3.1-SNAPSHOT</currentVersion>
<description>Plugin for Cactus (http://jakarta.apache.org/cactus) that allows to automatically start containers, run Cactus tests and stop the containers.</description>
<shortDescription>Cactus plugin</shortDescription>
<url>http://maven.apache.org/reference/plugins/cactus/</url>
@@ -40,6 +40,11 @@
<name>3.0</name>
<tag>MAVEN_CACTUS_3_0</tag>
</version>
<version>
<id>3.1</id>
<name>3.1</name>
<tag>HEAD</tag>
</version>
</versions>
<developers>
<developer>

View File

@@ -7,6 +7,9 @@
<body>
<release version="3.1" date="in CVS">
</release>
<release version="3.0" date="2003-08-05">
<action dev="dion" type="update">
Upgrade to commons-logging 1.0.3