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

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


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

commit 8517126b4ec43e24eea9f759f19af82363fef412
Author: Benoit Tellier <btell...@linagora.com>
AuthorDate: Fri Oct 28 10:11:50 2022 +0700

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

diff --git a/all/pom.xml b/all/pom.xml
index f2586b7..55e0868 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-jsieve</artifactId>
-        <version>0.8</version>
+        <version>0.9-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index d034597..19c9afc 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-jsieve</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>0.8</version>
+        <version>0.9-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 89321cc..9b7aab4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.james</groupId>
     <artifactId>apache-jsieve</artifactId>
-    <version>0.8</version>
+    <version>0.9-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache James :: JSieve</name>
@@ -47,7 +47,7 @@
         
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/james-jsieve.git</connection>
         
<developerConnection>scm:git:ssh://g...@github.com/apache/james-jsieve.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf/james-jsieve.git</url>
-      <tag>apache-jsieve-0.8</tag>
+      <tag>HEAD</tag>
   </scm>
     
     <issueManagement>
diff --git a/util/pom.xml b/util/pom.xml
index 76ab2f4..c5194cc 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-jsieve</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>0.8</version>
+        <version>0.9-SNAPSHOT</version>
         <relativePath>..</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