From b43c05b894accf4a4ae2dc0b7a36fc8d5f12e067 Mon Sep 17 00:00:00 2001 From: vmassol Date: Tue, 5 Aug 2003 09:23:37 +0000 Subject: [PATCH] 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 --- cactus/project.xml | 7 ++++++- cactus/xdocs/changes.xml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/cactus/project.xml b/cactus/project.xml index 60be628a..4049b224 100644 --- a/cactus/project.xml +++ b/cactus/project.xml @@ -5,7 +5,7 @@ 3 maven-cactus-plugin Maven Cactus Plug-in - 3.0 + 3.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/ @@ -40,6 +40,11 @@ 3.0 MAVEN_CACTUS_3_0 + + 3.1 + 3.1 + HEAD + diff --git a/cactus/xdocs/changes.xml b/cactus/xdocs/changes.xml index bb06ace7..e9630a90 100644 --- a/cactus/xdocs/changes.xml +++ b/cactus/xdocs/changes.xml @@ -7,6 +7,9 @@ + + + Upgrade to commons-logging 1.0.3