This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to annotated tag fulcrum-testcontainer-2.0.1-candidate
in repository 
https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git

commit a8b275839ce30dd1908db445f901bfb7c3b4ac49
Author: Georg Kallidis <[email protected]>
AuthorDate: Fri Oct 11 09:30:35 2024 +0200

    [maven-release-plugin] prepare release fulcrum-testcontainer-2.0.1-candidate
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 30d9b72..241cb66 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-SNAPSHOT</version>
+    <version>2.0.1</version>
     <name>Fulcrum Test Container</name>
     <inceptionYear>2004</inceptionYear>
     <description>A test framework for Avalon components</description>
@@ -30,7 +30,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-testcontainer.git</developerConnection>
     
<url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url>
-    <tag>fulcrum-testcontainer-2.0.0-candidate</tag>
+    <tag>fulcrum-testcontainer-2.0.1-candidate</tag>
     </scm>
 
    <!-- distributionManagement id and url defined in parent, adapt 
turbine.site.path -->

Reply via email to