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


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

commit 95cd3c38bee03582c1b099954e4c9e19cda78480
Author: gk <[email protected]>
AuthorDate: Fri Dec 13 09:33:34 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index 62878d78..074a4093 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.fulcrum</groupId>
   <artifactId>fulcrum-intake</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>4.0.0</version>
  <name>Fulcrum Intake Service</name>
   <inceptionYear>2005</inceptionYear>
   <description>This Service provides rule-based input validation</description>
@@ -46,7 +46,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git</developerConnection>
     
<url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>fulcrum-intake-4.0.0-candidate</tag>
   </scm>
 
   <developers>

Reply via email to