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


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

commit a2ea9295dbfe92c7005ff5c25ee43560286bef6b
Author: gk <[email protected]>
AuthorDate: Tue Jan 7 14:27:55 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 31b42d1..1a6a006 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.fulcrum</groupId>
     <artifactId>fulcrum-quartz</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
     <name>Fulcrum Quartz</name>
     <inceptionYear>2004</inceptionYear>
     <description>A wrapper around the Quartz Scheduler.</description>
@@ -38,7 +38,7 @@
                
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-quartz.git</connection>
                
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-quartz.git</developerConnection>
                
<url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url>
-        <tag>HEAD</tag>
+        <tag>fulcrum-quartz-2.0.0-candidate</tag>
        </scm>
 
        <developers>

Reply via email to