Repository: james-jsieve
Updated Branches:
  refs/heads/master d2b74cc70 -> 19628378e


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/james-jsieve/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-jsieve/commit/19628378
Tree: http://git-wip-us.apache.org/repos/asf/james-jsieve/tree/19628378
Diff: http://git-wip-us.apache.org/repos/asf/james-jsieve/diff/19628378

Branch: refs/heads/master
Commit: 19628378ee2dbee6b6b988ed1a1859e7799d143a
Parents: d2b74cc
Author: benwa <btell...@linagora.com>
Authored: Tue Oct 11 17:38:32 2016 +0200
Committer: benwa <btell...@linagora.com>
Committed: Tue Oct 11 17:38:32 2016 +0200

----------------------------------------------------------------------
 all/pom.xml  | 2 +-
 core/pom.xml | 2 +-
 pom.xml      | 4 ++--
 util/pom.xml | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/19628378/all/pom.xml
----------------------------------------------------------------------
diff --git a/all/pom.xml b/all/pom.xml
index a86aa00..808c881 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.6</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/19628378/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 71ffef9..cade211 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.6</version>
+        <version>0.7-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/19628378/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1a39190..95c1bcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.james</groupId>
     <artifactId>apache-jsieve</artifactId>
-    <version>0.6</version>
+    <version>0.7-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:https://git-wip-us.apache.org/repos/asf/james-jsieve.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf/james-jsieve.git</url>
-      <tag>apache-jsieve-0.6</tag>
+      <tag>HEAD</tag>
   </scm>
     <issueManagement>
         <system>JIRA</system>

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/19628378/util/pom.xml
----------------------------------------------------------------------
diff --git a/util/pom.xml b/util/pom.xml
index 1746a67..47e5bb0 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.6</version>
+        <version>0.7-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