diff --git a/cactus/project.xml b/cactus/project.xml
index 642cf67e..300f3f6b 100644
--- a/cactus/project.xml
+++ b/cactus/project.xml
@@ -5,7 +5,7 @@
3
maven-cactus-plugin
Maven Cactus Plug-in
- 2.0
+ 2.1-SNAPSHOT
Plugin for Cactus (http://jakarta.apache.org/cactus) that allows to automatically start containers, run Cactus tests and stop the containers.
Cactus plugin
http://maven.apache.org/reference/plugins/cactus/
@@ -35,6 +35,11 @@
2.0
MAVEN_CACTUS_2_0
+
+ 2.1
+ 2.1
+ HEAD
+
diff --git a/cactus/xdocs/changes.xml b/cactus/xdocs/changes.xml
index dcb518ef..3ca7f819 100644
--- a/cactus/xdocs/changes.xml
+++ b/cactus/xdocs/changes.xml
@@ -7,6 +7,9 @@
+
+
+
Complete rework of the plugin to use the Cactus/Ant Integration