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

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

    [maven-release-plugin] prepare for next development iteration
---
 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 c0d568a..96d871b 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>fulcrum-security</artifactId>
         <groupId>org.apache.fulcrum</groupId>
-        <version>4.0.0</version>
+        <version>4.0.1-SNAPSHOT</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>fulcrum-security-4.0.0-candidate</tag>
+      <tag>HEAD</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 634ff67..ef27de9 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>fulcrum-security</artifactId>
         <groupId>org.apache.fulcrum</groupId>
-        <version>4.0.0</version>
+        <version>4.0.1-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/memory/pom.xml b/memory/pom.xml
index 282f6e3..3a25c76 100644
--- a/memory/pom.xml
+++ b/memory/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>fulcrum-security</artifactId>
         <groupId>org.apache.fulcrum</groupId>
-        <version>4.0.0</version>
+        <version>4.0.1-SNAPSHOT</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>fulcrum-security-4.0.0-candidate</tag>
+      <tag>HEAD</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 4c1af32..fb37659 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>4.0.0</version>
+    <version>4.0.1-SNAPSHOT</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>fulcrum-security-4.0.0-candidate</tag>
+        <tag>HEAD</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 050ba30..b5b5d57 100644
--- a/torque/pom.xml
+++ b/torque/pom.xml
@@ -13,7 +13,7 @@
      <parent>
         <artifactId>fulcrum-security</artifactId>
         <groupId>org.apache.fulcrum</groupId>
-        <version>4.0.0</version>
+        <version>4.0.1-SNAPSHOT</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>fulcrum-security-4.0.0-candidate</tag>
+      <tag>HEAD</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