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


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

commit d8bc6b36f30a0360e78b05c5d0956524c8a00ce7
Author: gk <[email protected]>
AuthorDate: Fri Dec 13 11:37:37 2024 +0100

    [maven-release-plugin] prepare release fulcrum-security-4.0.0-candidate
---
 api/pom.xml    | 4 ++--
 dist/pom.xml   | 2 +-
 memory/pom.xml | 4 ++--
 pom.xml        | 4 ++--
 torque/pom.xml | 4 ++--
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index e0fb1da..c0d568a 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>fulcrum-security</artifactId>
         <groupId>org.apache.fulcrum</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -30,7 +30,7 @@
     
     <scm>
       
<url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url>
-      <tag>HEAD</tag>
+      <tag>fulcrum-security-4.0.0-candidate</tag>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-security.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-security.git</developerConnection>
   </scm>
diff --git a/dist/pom.xml b/dist/pom.xml
index f78469f..634ff67 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>fulcrum-security</artifactId>
         <groupId>org.apache.fulcrum</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/memory/pom.xml b/memory/pom.xml
index 875ef8e..282f6e3 100644
--- a/memory/pom.xml
+++ b/memory/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>fulcrum-security</artifactId>
         <groupId>org.apache.fulcrum</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -33,7 +33,7 @@
 
     <scm>
       
<url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url>
-      <tag>HEAD</tag>
+      <tag>fulcrum-security-4.0.0-candidate</tag>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-security.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-security.git</developerConnection>
   </scm>
diff --git a/pom.xml b/pom.xml
index 20db77e..4c1af32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.fulcrum</groupId>
     <artifactId>fulcrum-security</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>pom</packaging>
     <name>Fulcrum Security Master Build</name>
     <url>https://turbine.apache.org/fulcrum/fulcrum-security/</url>
@@ -36,7 +36,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-security.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-security.git</developerConnection>
         
<url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url>
-        <tag>HEAD</tag>
+        <tag>fulcrum-security-4.0.0-candidate</tag>
     </scm>
     
      <!-- distributionManagement required for staging to work, id and url 
defined in parent, adapt turbine.site.path -->
diff --git a/torque/pom.xml b/torque/pom.xml
index 9943e70..050ba30 100644
--- a/torque/pom.xml
+++ b/torque/pom.xml
@@ -13,7 +13,7 @@
      <parent>
         <artifactId>fulcrum-security</artifactId>
         <groupId>org.apache.fulcrum</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>4.0.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -27,7 +27,7 @@
     
     <scm>
       
<url>https://github.com/apache/${turbine.site.path}/tree/${project.scm.tag}</url>
-      <tag>HEAD</tag>
+      <tag>fulcrum-security-4.0.0-candidate</tag>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-security.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/turbine-fulcrum-security.git</developerConnection>
   </scm>

Reply via email to