cactus 1.2 has never been released just revert back to 1.2-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113151 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol
2003-03-19 10:20:32 +00:00
parent 05ed12f230
commit dff4d88d82

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-cactus-plugin</id>
<name>Maven Cactus Plug-in</name>
<currentVersion>1.2</currentVersion>
<currentVersion>1.2-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>