This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git
commit 28c3240d12df59508ab65d3d2864e60c64373b4f Author: Georg Kallidis <[email protected]> AuthorDate: Fri Oct 11 09:32:14 2024 +0200 [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 241cb66..738e767 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.fulcrum</groupId> <artifactId>fulcrum-testcontainer</artifactId> - <version>2.0.1</version> + <version>2.0.2-SNAPSHOT</version> <name>Fulcrum Test Container</name> <inceptionYear>2004</inceptionYear> <description>A test framework for Avalon components</description>
