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 0feea0b  [maven-release-plugin] prepare for next development iteration
0feea0b is described below

commit 0feea0b5db53b987eb668bd343ad978324aa26f7
Author: gk <[email protected]>
AuthorDate: Tue Jan 7 14:28:08 2025 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1a6a006..c504a82 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</version>
+    <version>2.0.1-SNAPSHOT</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>fulcrum-quartz-2.0.0-candidate</tag>
+        <tag>HEAD</tag>
        </scm>
 
        <developers>

Reply via email to