prepare for 2.1 dev
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113335 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-cactus-plugin</id>
|
||||
<name>Maven Cactus Plug-in</name>
|
||||
<currentVersion>2.0</currentVersion>
|
||||
<currentVersion>2.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>
|
||||
@@ -35,6 +35,11 @@
|
||||
<name>2.0</name>
|
||||
<tag>MAVEN_CACTUS_2_0</tag>
|
||||
</version>
|
||||
<version>
|
||||
<id>2.1</id>
|
||||
<name>2.1</name>
|
||||
<tag>HEAD</tag>
|
||||
</version>
|
||||
</versions>
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
|
||||
<release version="2.1" date="in CVS">
|
||||
</release>
|
||||
|
||||
<release version="2.0" date="2003-04-08">
|
||||
<action dev="vmassol" type="update">
|
||||
Complete rework of the plugin to use the Cactus/Ant Integration
|
||||
|
||||
Reference in New Issue
Block a user