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-cache.git


The following commit(s) were added to refs/heads/master by this push:
     new 85762f3  [maven-release-plugin] prepare release 
fulcrum-cache-2.0.1-candidate
85762f3 is described below

commit 85762f3e427a8ea73572b0e419670c4c634c0001
Author: gk <[email protected]>
AuthorDate: Tue Jan 7 16:08:05 2025 +0100

    [maven-release-plugin] prepare release fulcrum-cache-2.0.1-candidate
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c756c09..a3f848c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.fulcrum</groupId>
   <artifactId>fulcrum-cache</artifactId>
-  <version>2.0.1-SNAPSHOT</version>
+  <version>2.0.1</version>
   <name>Fulcrum Cache</name>
   <inceptionYear>2004</inceptionYear>
   <description>Fulcrum Cache Service</description>
@@ -45,6 +45,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-cache.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-cache.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf/turbine-fulcrum-cache.git</url>
+    <tag>fulcrum-cache-2.0.1-candidate</tag>
   </scm>
 
   <developers>

Reply via email to