james-jsieve git commit: [maven-release-plugin] prepare for next development iteration

2017-06-16 Thread aduprat
Repository: james-jsieve
Updated Branches:
  refs/heads/master 0b0b9f0eb -> e0fb5e352


[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/e0fb5e35
Tree: http://git-wip-us.apache.org/repos/asf/james-jsieve/tree/e0fb5e35
Diff: http://git-wip-us.apache.org/repos/asf/james-jsieve/diff/e0fb5e35

Branch: refs/heads/master
Commit: e0fb5e35286c7f229a1a1dfa3a94465b359b9129
Parents: 0b0b9f0
Author: Antoine Duprat 
Authored: Fri Jun 16 09:53:45 2017 +0200
Committer: Antoine Duprat 
Committed: Fri Jun 16 09:53:45 2017 +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/e0fb5e35/all/pom.xml
--
diff --git a/all/pom.xml b/all/pom.xml
index 5ced3ac..3f78c62 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.james
 apache-jsieve
-0.7
+0.8-SNAPSHOT
 ..
 
 

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/e0fb5e35/core/pom.xml
--
diff --git a/core/pom.xml b/core/pom.xml
index a327962..d3af024 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
 
 apache-jsieve
 org.apache.james
-0.7
+0.8-SNAPSHOT
 ..
 
 

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/e0fb5e35/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 6fb0d06..8cd9390 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
 org.apache.james
 apache-jsieve
-0.7
+0.8-SNAPSHOT
 pom
 
 Apache James :: JSieve
@@ -47,7 +47,7 @@
 
scm:git:http://git-wip-us.apache.org/repos/asf/james-jsieve.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/james-jsieve.git
 https://git-wip-us.apache.org/repos/asf/james-jsieve.git
-  apache-jsieve-0.7
+  HEAD
   
 
 

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/e0fb5e35/util/pom.xml
--
diff --git a/util/pom.xml b/util/pom.xml
index 41cb3f4..36c4cf2 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -23,7 +23,7 @@
 
 apache-jsieve
 org.apache.james
-0.7
+0.8-SNAPSHOT
 ..
 
 


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



james-jsieve git commit: [maven-release-plugin] prepare for next development iteration

2017-06-15 Thread btellier
Repository: james-jsieve
Updated Branches:
  refs/heads/master 83c14889a -> 9e1135e21


[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/9e1135e2
Tree: http://git-wip-us.apache.org/repos/asf/james-jsieve/tree/9e1135e2
Diff: http://git-wip-us.apache.org/repos/asf/james-jsieve/diff/9e1135e2

Branch: refs/heads/master
Commit: 9e1135e21f26278de6f5a388d74493f3eece5fb4
Parents: 83c1488
Author: benwa 
Authored: Fri Jun 16 11:15:14 2017 +0700
Committer: benwa 
Committed: Fri Jun 16 11:15:14 2017 +0700

--
 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/9e1135e2/all/pom.xml
--
diff --git a/all/pom.xml b/all/pom.xml
index 5ced3ac..3f78c62 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -23,7 +23,7 @@
 
 org.apache.james
 apache-jsieve
-0.7
+0.8-SNAPSHOT
 ..
 
 

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/9e1135e2/core/pom.xml
--
diff --git a/core/pom.xml b/core/pom.xml
index a327962..d3af024 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
 
 apache-jsieve
 org.apache.james
-0.7
+0.8-SNAPSHOT
 ..
 
 

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/9e1135e2/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 6fb0d06..8cd9390 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
 org.apache.james
 apache-jsieve
-0.7
+0.8-SNAPSHOT
 pom
 
 Apache James :: JSieve
@@ -47,7 +47,7 @@
 
scm:git:http://git-wip-us.apache.org/repos/asf/james-jsieve.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/james-jsieve.git
 https://git-wip-us.apache.org/repos/asf/james-jsieve.git
-  apache-jsieve-0.7
+  HEAD
   
 
 

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/9e1135e2/util/pom.xml
--
diff --git a/util/pom.xml b/util/pom.xml
index 41cb3f4..36c4cf2 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -23,7 +23,7 @@
 
 apache-jsieve
 org.apache.james
-0.7
+0.8-SNAPSHOT
 ..
 
 


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



james-jsieve git commit: [maven-release-plugin] prepare for next development iteration

2016-10-11 Thread btellier
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 
Authored: Tue Oct 11 17:38:32 2016 +0200
Committer: benwa 
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 @@
 
 org.apache.james
 apache-jsieve
-0.6
+0.7-SNAPSHOT
 ..
 
 

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 @@
 
 apache-jsieve
 org.apache.james
-0.6
+0.7-SNAPSHOT
 ..
 
 

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 @@
 
 org.apache.james
 apache-jsieve
-0.6
+0.7-SNAPSHOT
 pom
 
 Apache James :: JSieve
@@ -47,7 +47,7 @@
 
scm:git:http://git-wip-us.apache.org/repos/asf/james-jsieve.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/james-jsieve.git
 https://git-wip-us.apache.org/repos/asf/james-jsieve.git
-  apache-jsieve-0.6
+  HEAD
   
 
 JIRA

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 @@
 
 apache-jsieve
 org.apache.james
-0.6
+0.7-SNAPSHOT
 ..
 
 


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