This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-jspf.git


The following commit(s) were added to refs/heads/master by this push:
     new 40720bf  [maven-release-plugin] prepare for next development iteration
40720bf is described below

commit 40720bfb136e0781995f861f9cba2c57d1346fea
Author: Rene Cordier <rcord...@linagora.com>
AuthorDate: Mon Mar 3 15:02:59 2025 +0700

    [maven-release-plugin] prepare for next development iteration
---
 assemble/pom.xml | 2 +-
 pom.xml          | 4 ++--
 resolver/pom.xml | 2 +-
 tester/pom.xml   | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/assemble/pom.xml b/assemble/pom.xml
index 8f6c7dd..36ba8cb 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-jspf-project</artifactId>
-        <version>1.0.5</version>
+        <version>1.0.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 6cac07a..e65dc9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.james</groupId>
     <artifactId>apache-jspf-project</artifactId>
-    <version>1.0.5</version>
+    <version>1.0.6-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache JAMES jSPF</name>
@@ -47,7 +47,7 @@
         
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/james-jspf.git</connection>
         
<developerConnection>scm:git:ssh://g...@github.com/apache/james-jspf.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf/james-jspf.git</url>
-      <tag>apache-jspf-project-1.0.5</tag>
+      <tag>HEAD</tag>
   </scm>
     <issueManagement>
         <system>JIRA</system>
diff --git a/resolver/pom.xml b/resolver/pom.xml
index 5a6ed3e..e5bb1ea 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-jspf-project</artifactId>
-        <version>1.0.5</version>
+        <version>1.0.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tester/pom.xml b/tester/pom.xml
index 0d25296..3a606d7 100644
--- a/tester/pom.xml
+++ b/tester/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-jspf-project</artifactId>
-        <version>1.0.5</version>
+        <version>1.0.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to