[2/3] curator git commit: [maven-release-plugin] prepare for next development iteration

2018-12-20 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: df073e215f2f15fe6091ade5771b389600c34577
Parents: 239c93e
Author: randgalt 
Authored: Sun Dec 16 22:35:17 2018 -0500
Committer: randgalt 
Committed: Sun Dec 16 22:35:17 2018 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/df073e21/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 222d267..35b14a5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.1.0
+4.1.1-SNAPSHOT
 
 
 curator-client
-4.1.0
+4.1.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/df073e21/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 75fc4c2..8091120 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.1.0
+4.1.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/df073e21/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 6d82df0..163c07d 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.1.0
+4.1.1-SNAPSHOT
 
 
 curator-framework
-4.1.0
+4.1.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/df073e21/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 63d64bf..dee6297 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.1.0
+4.1.1-SNAPSHOT
 
 
 curator-recipes
-4.1.0
+4.1.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/df073e21/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 683fcc3..b755bc2 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.1.0
+4.1.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/df073e21/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index c3fdc8f..3e6fd89 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.1.0
+4.1.1-SNAPSHOT
 
 
 curator-test
-4.1.0
+4.1.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/df073e21/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index bb254c8..218cff4 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.1.0
+4.1.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/df073e21/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index b78fb47..342e470 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml

[3/7] curator git commit: [maven-release-plugin] prepare for next development iteration

2018-12-09 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: a601cb02bd23625bdb33a1be219e49b9f8d8a50a
Parents: 41a9e1e
Author: randgalt 
Authored: Sun Dec 9 18:51:49 2018 -0500
Committer: randgalt 
Committed: Sun Dec 9 18:51:49 2018 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/a601cb02/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 296b788..f614f3c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 
 curator-client
-4.0.2
+4.0.3-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/a601cb02/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 209dd7b..4359ee9 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/a601cb02/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index ab4612c..f2b529c 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 
 curator-framework
-4.0.2
+4.0.3-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/a601cb02/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 412faaa..fb54ac5 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 
 curator-recipes
-4.0.2
+4.0.3-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/a601cb02/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 7e4c166..e43ccad 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.0.2
+4.0.3-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/a601cb02/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 251e43b..6be1e13 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 
 curator-test
-4.0.2
+4.0.3-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/a601cb02/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 107fc2f..76a3c0c 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/a601cb02/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index c19953e..62e348a 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@

[6/7] curator git commit: [maven-release-plugin] prepare for next development iteration

2018-12-09 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: c495c1a61b7857b164beafb0c799cbb95bb56fba
Parents: 68f03eb
Author: randgalt 
Authored: Sun Dec 9 18:54:51 2018 -0500
Committer: randgalt 
Committed: Sun Dec 9 18:54:51 2018 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/c495c1a6/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 296b788..f614f3c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 
 curator-client
-4.0.2
+4.0.3-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/c495c1a6/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 209dd7b..4359ee9 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/c495c1a6/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index ab4612c..f2b529c 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 
 curator-framework
-4.0.2
+4.0.3-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/c495c1a6/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 412faaa..fb54ac5 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 
 curator-recipes
-4.0.2
+4.0.3-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/c495c1a6/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 7e4c166..e43ccad 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.0.2
+4.0.3-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/c495c1a6/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 251e43b..6be1e13 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 
 curator-test
-4.0.2
+4.0.3-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/c495c1a6/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 107fc2f..76a3c0c 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.0.2
+4.0.3-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/c495c1a6/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index c19953e..62e348a 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@

[2/3] curator git commit: [maven-release-plugin] prepare for next development iteration

2018-02-20 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/6978b09d
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/6978b09d
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/6978b09d

Branch: refs/heads/master
Commit: 6978b09d800ad5d367a88f5ae7cf8ed099a9ca7c
Parents: 770a0f9
Author: randgalt 
Authored: Wed Feb 7 18:53:43 2018 -0500
Committer: randgalt 
Committed: Wed Feb 7 18:53:43 2018 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 7bec0dc..604e48c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 
 curator-client
-4.0.1
+4.0.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 1e7c870..d2992c1 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index c92a49e..b26407c 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 
 curator-framework
-4.0.1
+4.0.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index ca57e13..6d6a30e 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 
 curator-recipes
-4.0.1
+4.0.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 71feebe..ff063d4 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.0.1
+4.0.2-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index f7c29ea..0dd465c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 
 curator-test
-4.0.1
+4.0.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 917843c..1299ab4 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d95d42c..96a6302 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@

[2/4] curator git commit: [maven-release-plugin] prepare for next development iteration

2018-02-20 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/6978b09d
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/6978b09d
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/6978b09d

Branch: refs/heads/CURATOR-455
Commit: 6978b09d800ad5d367a88f5ae7cf8ed099a9ca7c
Parents: 770a0f9
Author: randgalt 
Authored: Wed Feb 7 18:53:43 2018 -0500
Committer: randgalt 
Committed: Wed Feb 7 18:53:43 2018 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 7bec0dc..604e48c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 
 curator-client
-4.0.1
+4.0.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 1e7c870..d2992c1 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index c92a49e..b26407c 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 
 curator-framework
-4.0.1
+4.0.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index ca57e13..6d6a30e 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 
 curator-recipes
-4.0.1
+4.0.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 71feebe..ff063d4 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.0.1
+4.0.2-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index f7c29ea..0dd465c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 
 curator-test
-4.0.1
+4.0.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 917843c..1299ab4 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.0.1
+4.0.2-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/6978b09d/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d95d42c..96a6302 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.

[3/9] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-09-24 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/64925a4e
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/64925a4e
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/64925a4e

Branch: refs/heads/master
Commit: 64925a4e46f17a710d2a77a6b241a3ecfddd467b
Parents: 2f1ed8f
Author: randgalt 
Authored: Wed Jul 26 09:07:14 2017 -0500
Committer: randgalt 
Committed: Wed Jul 26 09:07:14 2017 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 58c69aa..e824b58 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-client
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index d583d1e..5fb2b91 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 27acf00..6d90764 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-framework
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d9b4469..6b01716 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-recipes
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 58ca0da..aea4133 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d3280d5..9d42ea8 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-test
-4.0.0
+4.0.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 795c2f7..5fc6569 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index b9785a1..d4d8b6e 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml

[42/53] [abbrv] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-07-31 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2b5aa1c3
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2b5aa1c3
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/2b5aa1c3

Branch: refs/heads/persistent-watch
Commit: 2b5aa1c31016ea01f5ac8162c13c2b8e73b0b8bc
Parents: 4d160aa
Author: randgalt 
Authored: Sun Jul 23 07:11:47 2017 -0500
Committer: randgalt 
Committed: Sun Jul 23 07:11:47 2017 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 58c69aa..e824b58 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-client
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index d583d1e..5fb2b91 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 27acf00..6d90764 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-framework
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d9b4469..6b01716 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-recipes
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 58ca0da..aea4133 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d3280d5..9d42ea8 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-test
-4.0.0
+4.0.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 795c2f7..5fc6569 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index b9785a1..d4d8b6e 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-serv

[48/53] [abbrv] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-07-31 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/8d52ecbc
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/8d52ecbc
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/8d52ecbc

Branch: refs/heads/persistent-watch
Commit: 8d52ecbc5ae712a891c3567a0f12818aad3edddb
Parents: 0cc62d6
Author: randgalt 
Authored: Sun Jul 23 14:15:57 2017 -0500
Committer: randgalt 
Committed: Sun Jul 23 14:15:57 2017 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 58c69aa..e824b58 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-client
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index d583d1e..5fb2b91 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 27acf00..6d90764 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-framework
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d9b4469..6b01716 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-recipes
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 58ca0da..aea4133 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d3280d5..9d42ea8 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-test
-4.0.0
+4.0.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 795c2f7..5fc6569 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index b9785a1..d4d8b6e 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-serv

[52/53] [abbrv] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-07-31 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/64925a4e
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/64925a4e
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/64925a4e

Branch: refs/heads/persistent-watch
Commit: 64925a4e46f17a710d2a77a6b241a3ecfddd467b
Parents: 2f1ed8f
Author: randgalt 
Authored: Wed Jul 26 09:07:14 2017 -0500
Committer: randgalt 
Committed: Wed Jul 26 09:07:14 2017 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 58c69aa..e824b58 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-client
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index d583d1e..5fb2b91 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 27acf00..6d90764 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-framework
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d9b4469..6b01716 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-recipes
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 58ca0da..aea4133 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d3280d5..9d42ea8 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-test
-4.0.0
+4.0.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 795c2f7..5fc6569 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/64925a4e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index b9785a1..d4d8b6e 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-serv

[4/5] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-07-26 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/8d52ecbc
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/8d52ecbc
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/8d52ecbc

Branch: refs/heads/master
Commit: 8d52ecbc5ae712a891c3567a0f12818aad3edddb
Parents: 0cc62d6
Author: randgalt 
Authored: Sun Jul 23 14:15:57 2017 -0500
Committer: randgalt 
Committed: Sun Jul 23 14:15:57 2017 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 58c69aa..e824b58 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-client
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index d583d1e..5fb2b91 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 27acf00..6d90764 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-framework
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d9b4469..6b01716 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-recipes
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 58ca0da..aea4133 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d3280d5..9d42ea8 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-test
-4.0.0
+4.0.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 795c2f7..5fc6569 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index b9785a1..d4d8b6e 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml

[4/5] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-07-23 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/8d52ecbc
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/8d52ecbc
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/8d52ecbc

Branch: refs/heads/CURATOR-427
Commit: 8d52ecbc5ae712a891c3567a0f12818aad3edddb
Parents: 0cc62d6
Author: randgalt 
Authored: Sun Jul 23 14:15:57 2017 -0500
Committer: randgalt 
Committed: Sun Jul 23 14:15:57 2017 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 58c69aa..e824b58 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-client
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index d583d1e..5fb2b91 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 27acf00..6d90764 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-framework
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d9b4469..6b01716 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-recipes
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 58ca0da..aea4133 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d3280d5..9d42ea8 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-test
-4.0.0
+4.0.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 795c2f7..5fc6569 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/8d52ecbc/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index b9785a1..d4d8b6e 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/po

[2/4] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-07-23 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2b5aa1c3
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2b5aa1c3
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/2b5aa1c3

Branch: refs/heads/master
Commit: 2b5aa1c31016ea01f5ac8162c13c2b8e73b0b8bc
Parents: 4d160aa
Author: randgalt 
Authored: Sun Jul 23 07:11:47 2017 -0500
Committer: randgalt 
Committed: Sun Jul 23 07:11:47 2017 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test-zk34/pom.xml  | 2 +-
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 10 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 58c69aa..e824b58 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-client
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index d583d1e..5fb2b91 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 27acf00..6d90764 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-framework
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d9b4469..6b01716 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-recipes
-4.0.0
+4.0.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-test-zk34/pom.xml
--
diff --git a/curator-test-zk34/pom.xml b/curator-test-zk34/pom.xml
index 58ca0da..aea4133 100644
--- a/curator-test-zk34/pom.xml
+++ b/curator-test-zk34/pom.xml
@@ -3,7 +3,7 @@
 
 apache-curator
 org.apache.curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d3280d5..9d42ea8 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 
 curator-test
-4.0.0
+4.0.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 795c2f7..5fc6569 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-4.0.0
+4.0.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/2b5aa1c3/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index b9785a1..d4d8b6e 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml

[32/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-05-02 Thread dragonsinth
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/87a145ca
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/87a145ca
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/87a145ca

Branch: refs/heads/master
Commit: 87a145ca3346cd1bab8a4fbdc3b1d3d9fe237dc7
Parents: 8b9f7d5
Author: Cam McKenzie 
Authored: Wed Mar 1 15:27:44 2017 +1100
Committer: Cam McKenzie 
Committed: Wed Mar 1 15:27:44 2017 +1100

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 10 files changed, 18 insertions(+), 18 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index dd7c719..13c1551 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-client
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index fbbd271..f612cc2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 5e1507a..2f36e73 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-framework
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 370a468..77f2a51 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-recipes
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index e62a542..fb28d53 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-test
-3.3.0
+3.3.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index f7cf81a..a7fdcd5 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 3060651..b23e2cf 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b

[28/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-04-03 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-351
Commit: caf6406e94e2c398a6c1f69a1fe7b360bc14b172
Parents: 2b68d13
Author: Cam McKenzie 
Authored: Wed Mar 1 14:01:11 2017 +1100
Committer: Cam McKenzie 
Committed: Wed Mar 1 14:01:11 2017 +1100

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 7ac500f..cfb721e 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-client
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 9d329d4..92f43db 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 7db6774..9080308 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-framework
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 9b072d4..d381571 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-recipes
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index bb0c7b9..74fd37d 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-test
-2.12.0
+2.12.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index c7bfbb0..34ce893 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 59afd55..924813b 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-x-discovery
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-rpc/pom.xml
--

[30/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-04-03 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/87a145ca
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/87a145ca
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/87a145ca

Branch: refs/heads/CURATOR-351
Commit: 87a145ca3346cd1bab8a4fbdc3b1d3d9fe237dc7
Parents: 8b9f7d5
Author: Cam McKenzie 
Authored: Wed Mar 1 15:27:44 2017 +1100
Committer: Cam McKenzie 
Committed: Wed Mar 1 15:27:44 2017 +1100

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 10 files changed, 18 insertions(+), 18 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index dd7c719..13c1551 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-client
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index fbbd271..f612cc2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 5e1507a..2f36e73 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-framework
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 370a468..77f2a51 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-recipes
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index e62a542..fb28d53 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-test
-3.3.0
+3.3.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index f7cf81a..a7fdcd5 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 3060651..b23e2cf 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.

[2/8] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-03-12 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/persistent-watch
Commit: caf6406e94e2c398a6c1f69a1fe7b360bc14b172
Parents: 2b68d13
Author: Cam McKenzie 
Authored: Wed Mar 1 14:01:11 2017 +1100
Committer: Cam McKenzie 
Committed: Wed Mar 1 14:01:11 2017 +1100

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 7ac500f..cfb721e 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-client
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 9d329d4..92f43db 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 7db6774..9080308 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-framework
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 9b072d4..d381571 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-recipes
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index bb0c7b9..74fd37d 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-test
-2.12.0
+2.12.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index c7bfbb0..34ce893 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 59afd55..924813b 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-x-discovery
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-rpc/pom.xml
-

[2/5] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-03-09 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: caf6406e94e2c398a6c1f69a1fe7b360bc14b172
Parents: 2b68d13
Author: Cam McKenzie 
Authored: Wed Mar 1 14:01:11 2017 +1100
Committer: Cam McKenzie 
Committed: Wed Mar 1 14:01:11 2017 +1100

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 7ac500f..cfb721e 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-client
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 9d329d4..92f43db 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 7db6774..9080308 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-framework
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 9b072d4..d381571 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-recipes
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index bb0c7b9..74fd37d 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-test
-2.12.0
+2.12.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index c7bfbb0..34ce893 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 59afd55..924813b 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-x-discovery
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-rpc/pom.xml
--

[2/2] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-03-01 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/87a145ca
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/87a145ca
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/87a145ca

Branch: refs/heads/CURATOR-3.0
Commit: 87a145ca3346cd1bab8a4fbdc3b1d3d9fe237dc7
Parents: 8b9f7d5
Author: Cam McKenzie 
Authored: Wed Mar 1 15:27:44 2017 +1100
Committer: Cam McKenzie 
Committed: Wed Mar 1 15:27:44 2017 +1100

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-async/pom.xml| 2 +-
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 10 files changed, 18 insertions(+), 18 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index dd7c719..13c1551 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-client
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index fbbd271..f612cc2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 5e1507a..2f36e73 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-framework
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 370a468..77f2a51 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-recipes
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index e62a542..fb28d53 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-test
-3.3.0
+3.3.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-x-async/pom.xml
--
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index f7cf81a..a7fdcd5 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -3,7 +3,7 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 4.0.0
 

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 3060651..b23e2cf 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.3.0
+3.3.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.3.0
+3.3.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/87a145ca/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.

[2/2] curator git commit: [maven-release-plugin] prepare for next development iteration

2017-02-28 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: caf6406e94e2c398a6c1f69a1fe7b360bc14b172
Parents: 2b68d13
Author: Cam McKenzie 
Authored: Wed Mar 1 14:01:11 2017 +1100
Committer: Cam McKenzie 
Committed: Wed Mar 1 14:01:11 2017 +1100

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 7ac500f..cfb721e 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-client
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 9d329d4..92f43db 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 7db6774..9080308 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-framework
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 9b072d4..d381571 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-recipes
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index bb0c7b9..74fd37d 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-test
-2.12.0
+2.12.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index c7bfbb0..34ce893 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 59afd55..924813b 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.12.0
+2.12.1-SNAPSHOT
 
 
 curator-x-discovery
-2.12.0
+2.12.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/caf6406e/curator-x-rpc/pom.xml
---

[02/12] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-12-19 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/96a0a944
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/96a0a944
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/96a0a944

Branch: refs/heads/CURATOR-3.0
Commit: 96a0a944e25f6b49c90e247a5095bae596c6cbc3
Parents: 10e2d9d
Author: randgalt 
Authored: Fri Nov 11 08:33:47 2016 -0500
Committer: randgalt 
Committed: Fri Nov 11 08:33:47 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 0cd3014..11e4a77 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-client
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f6e66bf..13b8f20 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 6fab304..f0ec6ba 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-framework
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 4fbf3e7..8a53cc2 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-recipes
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index e378b2c..2e2c14c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-test
-2.11.1
+2.11.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fa0c3ee..29ec68d 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 87e8e66..a7a7a21 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-x-rpc/pom.xml

[08/12] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-12-19 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2fccfc19
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2fccfc19
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/2fccfc19

Branch: refs/heads/CURATOR-3.0
Commit: 2fccfc190d7a36c4d8a20ed18907bbd97c9b97ad
Parents: d5da56e
Author: randgalt 
Authored: Fri Nov 11 09:32:03 2016 -0500
Committer: randgalt 
Committed: Fri Nov 11 09:32:03 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/2fccfc19/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 142977b..cfc6cbd 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.1
+3.2.2-SNAPSHOT
 
 
 curator-client
-3.2.1
+3.2.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/2fccfc19/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index dcba0fe..ffa54af 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.2.1
+3.2.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/2fccfc19/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index c4e2281..8167b0d 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.1
+3.2.2-SNAPSHOT
 
 
 curator-framework
-3.2.1
+3.2.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/2fccfc19/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 626eafe..cd96b30 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.1
+3.2.2-SNAPSHOT
 
 
 curator-recipes
-3.2.1
+3.2.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/2fccfc19/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index f648d79..c81dfec 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.1
+3.2.2-SNAPSHOT
 
 
 curator-test
-3.2.1
+3.2.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/2fccfc19/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 51cbd45..22aacf9 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.1
+3.2.2-SNAPSHOT
 
 
 curator-x-discovery-server
-3.2.1
+3.2.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/2fccfc19/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 29bcdf3..000b188 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.1
+3.2.2-SNAPSHOT
 
 
 curator-x-discovery
-3.2.1
+3.2.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/2fccfc19/curator-x-rpc/pom.xml
--

[05/12] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-12-19 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: fbb98a1ed6b43378627d89b8f6b74c49c5deef25
Parents: f8c6a09
Author: randgalt 
Authored: Fri Nov 11 08:42:15 2016 -0500
Committer: randgalt 
Committed: Fri Nov 11 08:42:15 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 0cd3014..11e4a77 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-client
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f6e66bf..13b8f20 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 6fab304..f0ec6ba 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-framework
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 4fbf3e7..8a53cc2 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-recipes
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index e378b2c..2e2c14c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-test
-2.11.1
+2.11.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fa0c3ee..29ec68d 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 87e8e66..a7a7a21 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-x-rpc/pom.xml

[2/7] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-12-19 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/96a0a944
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/96a0a944
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/96a0a944

Branch: refs/heads/master
Commit: 96a0a944e25f6b49c90e247a5095bae596c6cbc3
Parents: 10e2d9d
Author: randgalt 
Authored: Fri Nov 11 08:33:47 2016 -0500
Committer: randgalt 
Committed: Fri Nov 11 08:33:47 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 0cd3014..11e4a77 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-client
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f6e66bf..13b8f20 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 6fab304..f0ec6ba 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-framework
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 4fbf3e7..8a53cc2 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-recipes
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index e378b2c..2e2c14c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-test
-2.11.1
+2.11.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fa0c3ee..29ec68d 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 87e8e66..a7a7a21 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-x-rpc/pom.xml
-

[5/7] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-12-19 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: fbb98a1ed6b43378627d89b8f6b74c49c5deef25
Parents: f8c6a09
Author: randgalt 
Authored: Fri Nov 11 08:42:15 2016 -0500
Committer: randgalt 
Committed: Fri Nov 11 08:42:15 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 0cd3014..11e4a77 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-client
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f6e66bf..13b8f20 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 6fab304..f0ec6ba 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-framework
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 4fbf3e7..8a53cc2 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-recipes
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index e378b2c..2e2c14c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-test
-2.11.1
+2.11.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fa0c3ee..29ec68d 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 87e8e66..a7a7a21 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-x-rpc/pom.xml
-

[2/7] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-12-19 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/96a0a944
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/96a0a944
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/96a0a944

Branch: refs/heads/CURATOR-365
Commit: 96a0a944e25f6b49c90e247a5095bae596c6cbc3
Parents: 10e2d9d
Author: randgalt 
Authored: Fri Nov 11 08:33:47 2016 -0500
Committer: randgalt 
Committed: Fri Nov 11 08:33:47 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 0cd3014..11e4a77 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-client
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f6e66bf..13b8f20 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 6fab304..f0ec6ba 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-framework
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 4fbf3e7..8a53cc2 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-recipes
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index e378b2c..2e2c14c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-test
-2.11.1
+2.11.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fa0c3ee..29ec68d 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 87e8e66..a7a7a21 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/96a0a944/curator-x-rpc/pom.xml

[5/7] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-12-19 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-365
Commit: fbb98a1ed6b43378627d89b8f6b74c49c5deef25
Parents: f8c6a09
Author: randgalt 
Authored: Fri Nov 11 08:42:15 2016 -0500
Committer: randgalt 
Committed: Fri Nov 11 08:42:15 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 0cd3014..11e4a77 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-client
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f6e66bf..13b8f20 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 6fab304..f0ec6ba 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-framework
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 4fbf3e7..8a53cc2 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-recipes
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index e378b2c..2e2c14c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-test
-2.11.1
+2.11.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fa0c3ee..29ec68d 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 87e8e66..a7a7a21 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.1
+2.11.2-SNAPSHOT
 
 
 curator-x-discovery
-2.11.1
+2.11.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/fbb98a1e/curator-x-rpc/pom.xml

[2/2] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-14 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/25ddaeb0
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/25ddaeb0
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/25ddaeb0

Branch: refs/heads/CURATOR-3.0
Commit: 25ddaeb0d4bff11b07f522389081713313849331
Parents: b0cc815
Author: Cam McKenzie 
Authored: Wed Jun 15 12:14:37 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 15 12:14:37 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/25ddaeb0/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index cbaea98..473f513 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-client
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/25ddaeb0/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c3ea3fe..d66db10 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/25ddaeb0/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a50e64d..1a65898 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-framework
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/25ddaeb0/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index e42519b..0443adc 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-recipes
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/25ddaeb0/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index c357620..292135e 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-test
-3.2.0
+3.2.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/25ddaeb0/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 5d06d2a..8766e9c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/25ddaeb0/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 263569e..e2ded9a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/25ddaeb0/curator-x-rpc/pom.xml

[15/19] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-14 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: bec1781e8964c7e66a877d1c8abc361f96104e24
Parents: 269c998
Author: Cam McKenzie 
Authored: Wed Jun 15 09:53:46 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 15 09:53:46 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-x-rpc/pom.xml

[09/19] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-14 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: c5e6e2c261734451eeadb440fb4272fad4cb1007
Parents: ce48143
Author: Cam McKenzie 
Authored: Wed Jun 15 09:20:58 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 15 09:20:58 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-x-rpc/pom.xml

[13/19] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-14 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/3df4c493
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/3df4c493
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/3df4c493

Branch: refs/heads/CURATOR-3.0
Commit: 3df4c493e51a3e2fc1449050d18f615b67cae676
Parents: 3374248
Author: Cam McKenzie 
Authored: Wed Jun 15 09:34:59 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 15 09:34:59 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-x-rpc/pom.xml

[04/19] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-14 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/1cc12025
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/1cc12025
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/1cc12025

Branch: refs/heads/CURATOR-3.0
Commit: 1cc12025169fa0d625663780b33d0036ff837f00
Parents: 4332d53
Author: Cam McKenzie 
Authored: Mon Jun 6 10:57:18 2016 +1000
Committer: Cam McKenzie 
Committed: Mon Jun 6 10:57:18 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-x-rpc/pom.xml
--

[18/19] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-14 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/1f411fc1
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/1f411fc1
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/1f411fc1

Branch: refs/heads/CURATOR-3.0
Commit: 1f411fc132be0512add75c1a6b79511c08e2feaa
Parents: d2b94e1
Author: Cam McKenzie 
Authored: Wed Jun 15 11:13:10 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 15 11:13:10 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-x-rpc/pom.xml

[2/2] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-14 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/1f411fc1
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/1f411fc1
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/1f411fc1

Branch: refs/heads/master
Commit: 1f411fc132be0512add75c1a6b79511c08e2feaa
Parents: d2b94e1
Author: Cam McKenzie 
Authored: Wed Jun 15 11:13:10 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 15 11:13:10 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/1f411fc1/curator-x-rpc/pom.xml
-

[2/2] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-14 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: bec1781e8964c7e66a877d1c8abc361f96104e24
Parents: 269c998
Author: Cam McKenzie 
Authored: Wed Jun 15 09:53:46 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 15 09:53:46 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/bec1781e/curator-x-rpc/pom.xml
-

[2/2] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-14 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/3df4c493
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/3df4c493
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/3df4c493

Branch: refs/heads/master
Commit: 3df4c493e51a3e2fc1449050d18f615b67cae676
Parents: 3374248
Author: Cam McKenzie 
Authored: Wed Jun 15 09:34:59 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 15 09:34:59 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/3df4c493/curator-x-rpc/pom.xml
-

[3/4] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-14 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: c5e6e2c261734451eeadb440fb4272fad4cb1007
Parents: ce48143
Author: Cam McKenzie 
Authored: Wed Jun 15 09:20:58 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 15 09:20:58 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/c5e6e2c2/curator-x-rpc/pom.xml
-

[3/7] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-14 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: bc1960f13dc3cdc3ad2062385077637e139fc3e7
Parents: 93b1408
Author: Cam McKenzie 
Authored: Mon Jun 6 12:38:02 2016 +1000
Committer: Cam McKenzie 
Committed: Mon Jun 6 12:38:02 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index cbaea98..473f513 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-client
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c3ea3fe..d66db10 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a50e64d..1a65898 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-framework
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index e42519b..0443adc 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-recipes
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index c357620..292135e 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-test
-3.2.0
+3.2.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 5d06d2a..8766e9c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 263569e..e2ded9a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-x-rpc/pom.xml
--

[3/4] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-06 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/long_session_timeout_issue
Commit: bc1960f13dc3cdc3ad2062385077637e139fc3e7
Parents: 93b1408
Author: Cam McKenzie 
Authored: Mon Jun 6 12:38:02 2016 +1000
Committer: Cam McKenzie 
Committed: Mon Jun 6 12:38:02 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index cbaea98..473f513 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-client
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c3ea3fe..d66db10 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a50e64d..1a65898 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-framework
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index e42519b..0443adc 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-recipes
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index c357620..292135e 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-test
-3.2.0
+3.2.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 5d06d2a..8766e9c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 263569e..e2ded9a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/bc1960f1/curator-x-rpc/pom.xml
---

[3/3] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-05 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/1cc12025
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/1cc12025
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/1cc12025

Branch: refs/heads/master
Commit: 1cc12025169fa0d625663780b33d0036ff837f00
Parents: 4332d53
Author: Cam McKenzie 
Authored: Mon Jun 6 10:57:18 2016 +1000
Committer: Cam McKenzie 
Committed: Mon Jun 6 10:57:18 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/1cc12025/curator-x-rpc/pom.xml
---

[08/13] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-05 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/5584a61c
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/5584a61c
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/5584a61c

Branch: refs/heads/CURATOR-3.0
Commit: 5584a61cff6ec47495ed22266532b2b31c10839b
Parents: 6c2ad13
Author: Cam McKenzie 
Authored: Wed Jun 1 10:38:32 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:38:32 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-x-rpc/pom.xml
--

[11/13] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-05 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: a0dd0c95145de582c410eb39c462ce014b58a7c4
Parents: e7fa01c
Author: Cam McKenzie 
Authored: Wed Jun 1 11:51:04 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 11:51:04 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/a0dd0c95/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index cbaea98..473f513 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-client
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/a0dd0c95/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c3ea3fe..d66db10 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/a0dd0c95/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a50e64d..1a65898 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-framework
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/a0dd0c95/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index e42519b..0443adc 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-recipes
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/a0dd0c95/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index c357620..292135e 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-test
-3.2.0
+3.2.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/a0dd0c95/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 5d06d2a..8766e9c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/a0dd0c95/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 263569e..e2ded9a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/a0dd0c95/curator-x-rpc/pom.xml
--

[04/13] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-05 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/53dca8a7
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/53dca8a7
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/53dca8a7

Branch: refs/heads/CURATOR-3.0
Commit: 53dca8a78a385bab757c06c668ac56230d6a7cf9
Parents: 28a5004
Author: Cam McKenzie 
Authored: Wed Jun 1 10:23:27 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:23:27 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-x-rpc/pom.xml
--

[02/13] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-06-05 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: b0dd263e4cf8f2334fe6123bbf1f6f19407d6496
Parents: f540932
Author: Cam McKenzie 
Authored: Wed Jun 1 10:16:41 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:16:41 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-x-rpc/pom.xml
--

[4/8] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-05-31 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/53dca8a7
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/53dca8a7
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/53dca8a7

Branch: refs/heads/master
Commit: 53dca8a78a385bab757c06c668ac56230d6a7cf9
Parents: 28a5004
Author: Cam McKenzie 
Authored: Wed Jun 1 10:23:27 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:23:27 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/53dca8a7/curator-x-rpc/pom.xml
---

[2/8] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-05-31 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: b0dd263e4cf8f2334fe6123bbf1f6f19407d6496
Parents: f540932
Author: Cam McKenzie 
Authored: Wed Jun 1 10:16:41 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:16:41 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/b0dd263e/curator-x-rpc/pom.xml
---

[8/8] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-05-31 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/5584a61c
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/5584a61c
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/5584a61c

Branch: refs/heads/master
Commit: 5584a61cff6ec47495ed22266532b2b31c10839b
Parents: 6c2ad13
Author: Cam McKenzie 
Authored: Wed Jun 1 10:38:32 2016 +1000
Committer: Cam McKenzie 
Committed: Wed Jun 1 10:38:32 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..526ab4c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..73b1dd2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..4565017 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..ac3b015 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..44d695c 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..bd07288 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..7e6c3c1 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.1-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/5584a61c/curator-x-rpc/pom.xml
---

[2/4] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-05-25 Thread dragonsinth
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/4473c6b6
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/4473c6b6
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/4473c6b6

Branch: refs/heads/CURATOR-3.0
Commit: 4473c6b6c9dad81ca5db0021ea97c12a559b159c
Parents: a5a2423
Author: Cam McKenzie 
Authored: Wed May 25 09:14:07 2016 +1000
Committer: Cam McKenzie 
Committed: Wed May 25 09:14:07 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..7413fe5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.0-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..a3af1a2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..0c8e44c 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.0-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..8dc3c16 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.0-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..ad1d0ad 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.0-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..baef278 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.0-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..003f59f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.0-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-x-rpc/pom.xml

[2/5] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-05-24 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/58187a4c
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/58187a4c
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/58187a4c

Branch: refs/heads/CURATOR-3.0
Commit: 58187a4c247ea7fb5d87f6e0b22bd4bff5187e0c
Parents: 3dbc967
Author: Cam McKenzie 
Authored: Wed May 25 15:37:36 2016 +1000
Committer: Cam McKenzie 
Committed: Wed May 25 15:37:36 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/58187a4c/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index cbaea98..473f513 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-client
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/58187a4c/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c3ea3fe..d66db10 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/58187a4c/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index e84abf0..d6575cc 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-framework
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/58187a4c/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index b0a99e0..17414c2 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-recipes
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/58187a4c/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index c357620..292135e 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-test
-3.2.0
+3.2.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/58187a4c/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 5d06d2a..8766e9c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/58187a4c/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 263569e..e2ded9a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/58187a4c/curator-x-rpc/pom.xml
--

[5/5] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-05-24 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: c9b10d7453b6f3f3209aba0d088ec02ce72411ca
Parents: 7c2ed97
Author: Cam McKenzie 
Authored: Wed May 25 15:42:38 2016 +1000
Committer: Cam McKenzie 
Committed: Wed May 25 15:42:38 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/c9b10d74/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index cbaea98..473f513 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-client
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/c9b10d74/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c3ea3fe..d66db10 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/c9b10d74/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index e84abf0..d6575cc 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-framework
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/c9b10d74/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index b0a99e0..17414c2 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-recipes
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/c9b10d74/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index c357620..292135e 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-test
-3.2.0
+3.2.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/c9b10d74/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 5d06d2a..8766e9c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/c9b10d74/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 263569e..e2ded9a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.1-SNAPSHOT
 
 
 curator-x-discovery
-3.2.0
+3.2.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/c9b10d74/curator-x-rpc/pom.xml
--

[2/2] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-05-24 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2357123c
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2357123c
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/2357123c

Branch: refs/heads/CURATOR-3.0
Commit: 2357123ca5ac98c2536cbdd87527bd404861d78d
Parents: 637a0eb
Author: Cam McKenzie 
Authored: Wed May 25 11:31:50 2016 +1000
Committer: Cam McKenzie 
Committed: Wed May 25 11:31:50 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/2357123c/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index cbaea98..d9bcf11 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.0-SNAPSHOT
 
 
 curator-client
-3.2.0
+3.2.0-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/2357123c/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c3ea3fe..cdbd960 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.0-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/2357123c/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index e84abf0..05fa37c 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.0-SNAPSHOT
 
 
 curator-framework
-3.2.0
+3.2.0-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/2357123c/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index b0a99e0..c93e810 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.0-SNAPSHOT
 
 
 curator-recipes
-3.2.0
+3.2.0-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/2357123c/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index c357620..ef84d51 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.0-SNAPSHOT
 
 
 curator-test
-3.2.0
+3.2.0-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/2357123c/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 5d06d2a..5c40a44 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.0-SNAPSHOT
 
 
 curator-x-discovery-server
-3.2.0
+3.2.0-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/2357123c/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 263569e..43314c9 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.2.0
+3.2.0-SNAPSHOT
 
 
 curator-x-discovery
-3.2.0
+3.2.0-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/2357123c/curator-x-rpc/pom.xml
--

[2/2] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-05-24 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/4473c6b6
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/4473c6b6
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/4473c6b6

Branch: refs/heads/master
Commit: 4473c6b6c9dad81ca5db0021ea97c12a559b159c
Parents: a5a2423
Author: Cam McKenzie 
Authored: Wed May 25 09:14:07 2016 +1000
Committer: Cam McKenzie 
Committed: Wed May 25 09:14:07 2016 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e6e5a4e..7413fe5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-client
-2.11.0
+2.11.0-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c783342..a3af1a2 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 130ee4e..0c8e44c 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-framework
-2.11.0
+2.11.0-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 55f2023..8dc3c16 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-recipes
-2.11.0
+2.11.0-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index d41c2a8..ad1d0ad 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-test
-2.11.0
+2.11.0-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index d8a6147..baef278 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-x-discovery-server
-2.11.0
+2.11.0-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index c3039cb..003f59f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.11.0
+2.11.0-SNAPSHOT
 
 
 curator-x-discovery
-2.11.0
+2.11.0-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/4473c6b6/curator-x-rpc/pom.xml
-

[05/33] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-04-20 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-299
Commit: 71498909f940735b8b0c3c214f2f6ee83b9b555b
Parents: 4956fd9
Author: randgalt 
Authored: Mon Feb 8 13:25:54 2016 -0500
Committer: randgalt 
Committed: Mon Feb 8 13:25:54 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index f25e331..4080eb5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-client
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f3a7840..21be8fd 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index d71c7fa..660fc15 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-framework
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 5534a52..6f4c81a 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-recipes
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index ff7cd11..f63fb0a 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-test
-2.10.0
+2.10.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 7f7a4c1..b60b0a0 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 7bcb64f..7a0890f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-rpc/pom.xml
--

[17/33] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-04-20 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-299
Commit: a5bab5f49751a9a2e1096310cd86491e82ad91a9
Parents: 5b1a7ea
Author: randgalt 
Authored: Wed Feb 10 15:03:48 2016 -0500
Committer: randgalt 
Committed: Wed Feb 10 15:03:48 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 1a17717..91e2b14 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-client
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 057cf46..9f27a50 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index aedc14e..32b2cdb 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-framework
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index ae72658..995689c 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-recipes
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 25acfc0..acff819 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-test
-3.1.0
+3.1.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index a06c715..3470c1d 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index b3cb3e0..c257ac3 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-x-discovery
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-x-rpc/pom.xml
--

[07/33] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-04-20 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-299
Commit: c19d9d7a73d92c37e01f2d3b5f966b408f158e34
Parents: 1a4b3aa
Author: randgalt 
Authored: Mon Feb 8 13:36:48 2016 -0500
Committer: randgalt 
Committed: Mon Feb 8 13:36:48 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 1a17717..91e2b14 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-client
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 057cf46..9f27a50 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index aedc14e..32b2cdb 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-framework
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index ae72658..995689c 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-recipes
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 25acfc0..acff819 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-test
-3.1.0
+3.1.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index a06c715..3470c1d 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index b3cb3e0..c257ac3 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-x-discovery
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-x-rpc/pom.xml

[19/33] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-04-20 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/18e912dc
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/18e912dc
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/18e912dc

Branch: refs/heads/CURATOR-299
Commit: 18e912dc973f888526352b24db807708c547caa7
Parents: 72ce856
Author: randgalt 
Authored: Wed Feb 10 15:14:36 2016 -0500
Committer: randgalt 
Committed: Wed Feb 10 15:14:36 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index f25e331..4080eb5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-client
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f3a7840..21be8fd 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index d71c7fa..660fc15 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-framework
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 5534a52..6f4c81a 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-recipes
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index ff7cd11..f63fb0a 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-test
-2.10.0
+2.10.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 7f7a4c1..b60b0a0 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 7bcb64f..7a0890f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-rpc/pom.xml

[2/8] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-03-10 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: 71498909f940735b8b0c3c214f2f6ee83b9b555b
Parents: 4956fd9
Author: randgalt 
Authored: Mon Feb 8 13:25:54 2016 -0500
Committer: randgalt 
Committed: Mon Feb 8 13:25:54 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index f25e331..4080eb5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-client
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f3a7840..21be8fd 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index d71c7fa..660fc15 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-framework
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 5534a52..6f4c81a 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-recipes
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index ff7cd11..f63fb0a 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-test
-2.10.0
+2.10.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 7f7a4c1..b60b0a0 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 7bcb64f..7a0890f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-rpc/pom.xml
--

[5/8] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-03-10 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/18e912dc
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/18e912dc
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/18e912dc

Branch: refs/heads/CURATOR-3.0
Commit: 18e912dc973f888526352b24db807708c547caa7
Parents: 72ce856
Author: randgalt 
Authored: Wed Feb 10 15:14:36 2016 -0500
Committer: randgalt 
Committed: Wed Feb 10 15:14:36 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index f25e331..4080eb5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-client
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f3a7840..21be8fd 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index d71c7fa..660fc15 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-framework
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 5534a52..6f4c81a 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-recipes
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index ff7cd11..f63fb0a 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-test
-2.10.0
+2.10.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 7f7a4c1..b60b0a0 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 7bcb64f..7a0890f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-rpc/pom.xml

[5/5] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-03-07 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/18e912dc
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/18e912dc
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/18e912dc

Branch: refs/heads/master
Commit: 18e912dc973f888526352b24db807708c547caa7
Parents: 72ce856
Author: randgalt 
Authored: Wed Feb 10 15:14:36 2016 -0500
Committer: randgalt 
Committed: Wed Feb 10 15:14:36 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index f25e331..4080eb5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-client
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f3a7840..21be8fd 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index d71c7fa..660fc15 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-framework
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 5534a52..6f4c81a 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-recipes
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index ff7cd11..f63fb0a 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-test
-2.10.0
+2.10.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 7f7a4c1..b60b0a0 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 7bcb64f..7a0890f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-rpc/pom.xml
-

[2/5] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-03-07 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: 71498909f940735b8b0c3c214f2f6ee83b9b555b
Parents: 4956fd9
Author: randgalt 
Authored: Mon Feb 8 13:25:54 2016 -0500
Committer: randgalt 
Committed: Mon Feb 8 13:25:54 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index f25e331..4080eb5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-client
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f3a7840..21be8fd 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index d71c7fa..660fc15 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-framework
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 5534a52..6f4c81a 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-recipes
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index ff7cd11..f63fb0a 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-test
-2.10.0
+2.10.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 7f7a4c1..b60b0a0 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 7bcb64f..7a0890f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-rpc/pom.xml
---

[5/6] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-03-07 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/18e912dc
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/18e912dc
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/18e912dc

Branch: refs/heads/CURATOR-306
Commit: 18e912dc973f888526352b24db807708c547caa7
Parents: 72ce856
Author: randgalt 
Authored: Wed Feb 10 15:14:36 2016 -0500
Committer: randgalt 
Committed: Wed Feb 10 15:14:36 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index f25e331..4080eb5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-client
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f3a7840..21be8fd 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index d71c7fa..660fc15 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-framework
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 5534a52..6f4c81a 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-recipes
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index ff7cd11..f63fb0a 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-test
-2.10.0
+2.10.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 7f7a4c1..b60b0a0 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 7bcb64f..7a0890f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/18e912dc/curator-x-rpc/pom.xml

[2/6] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-03-07 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-306
Commit: 71498909f940735b8b0c3c214f2f6ee83b9b555b
Parents: 4956fd9
Author: randgalt 
Authored: Mon Feb 8 13:25:54 2016 -0500
Committer: randgalt 
Committed: Mon Feb 8 13:25:54 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index f25e331..4080eb5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-client
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f3a7840..21be8fd 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index d71c7fa..660fc15 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-framework
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 5534a52..6f4c81a 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-recipes
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index ff7cd11..f63fb0a 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-test
-2.10.0
+2.10.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 7f7a4c1..b60b0a0 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 7bcb64f..7a0890f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.10.0
+2.10.1-SNAPSHOT
 
 
 curator-x-discovery
-2.10.0
+2.10.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/71498909/curator-x-rpc/pom.xml
--

[2/4] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-03-02 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: a5bab5f49751a9a2e1096310cd86491e82ad91a9
Parents: 5b1a7ea
Author: randgalt 
Authored: Wed Feb 10 15:03:48 2016 -0500
Committer: randgalt 
Committed: Wed Feb 10 15:03:48 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 1a17717..91e2b14 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-client
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 057cf46..9f27a50 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index aedc14e..32b2cdb 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-framework
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index ae72658..995689c 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-recipes
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 25acfc0..acff819 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-test
-3.1.0
+3.1.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index a06c715..3470c1d 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index b3cb3e0..c257ac3 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-x-discovery
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-x-rpc/pom.xml
--

[2/4] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-03-02 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-305
Commit: a5bab5f49751a9a2e1096310cd86491e82ad91a9
Parents: 5b1a7ea
Author: randgalt 
Authored: Wed Feb 10 15:03:48 2016 -0500
Committer: randgalt 
Committed: Wed Feb 10 15:03:48 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 1a17717..91e2b14 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-client
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 057cf46..9f27a50 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index aedc14e..32b2cdb 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-framework
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index ae72658..995689c 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-recipes
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 25acfc0..acff819 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-test
-3.1.0
+3.1.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index a06c715..3470c1d 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index b3cb3e0..c257ac3 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-x-discovery
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/a5bab5f4/curator-x-rpc/pom.xml
--

[2/4] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-02-10 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: c19d9d7a73d92c37e01f2d3b5f966b408f158e34
Parents: 1a4b3aa
Author: randgalt 
Authored: Mon Feb 8 13:36:48 2016 -0500
Committer: randgalt 
Committed: Mon Feb 8 13:36:48 2016 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 1a17717..91e2b14 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-client
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 057cf46..9f27a50 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index aedc14e..32b2cdb 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-framework
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index ae72658..995689c 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-recipes
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 25acfc0..acff819 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-test
-3.1.0
+3.1.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index a06c715..3470c1d 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index b3cb3e0..c257ac3 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.1.0
+3.1.1-SNAPSHOT
 
 
 curator-x-discovery
-3.1.0
+3.1.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/c19d9d7a/curator-x-rpc/pom.xml

[05/10] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-01-10 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: e4b8982d8bc6d7701d33d9de166aaa9b0c910615
Parents: 95f5515
Author: Cam McKenzie 
Authored: Mon Oct 26 11:05:40 2015 +1100
Committer: Cam McKenzie 
Committed: Mon Oct 26 11:05:40 2015 +1100

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 6eb4428..949712c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-client
-2.9.2
+2.9.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 8dce22b..e1a9e7c 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 6a05d84..c63f90f 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-framework
-2.9.2
+2.9.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index f281364..029b385 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-recipes
-2.9.2
+2.9.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 61cc672..472a083 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-test
-2.9.2
+2.9.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 9343cf2..14c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.9.2
+2.9.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index d367db7..291c18b 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-x-discovery
-2.9.2
+2.9.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-x-rpc/pom.xml
--

[02/10] curator git commit: [maven-release-plugin] prepare for next development iteration

2016-01-10 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/65a80a07
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/65a80a07
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/65a80a07

Branch: refs/heads/CURATOR-3.0
Commit: 65a80a079815bb753be8950690f14d7cb0b0c83e
Parents: 722bbc4
Author: Cam McKenzie 
Authored: Wed Oct 21 10:59:50 2015 +1100
Committer: Cam McKenzie 
Committed: Wed Oct 21 10:59:50 2015 +1100

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e23d60a..949712c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-client
-2.9.1
+2.9.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 9c5cd31..e1a9e7c 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 4e2da1c..c63f90f 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-framework
-2.9.1
+2.9.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d3e9851..029b385 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-recipes
-2.9.1
+2.9.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 4e2d68d..472a083 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-test
-2.9.1
+2.9.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 1879826..14c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.9.1
+2.9.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index df36979..291c18b 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-x-discovery
-2.9.1
+2.9.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-x-rpc/pom.xml
--

[5/6] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-10-25 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: e4b8982d8bc6d7701d33d9de166aaa9b0c910615
Parents: 95f5515
Author: Cam McKenzie 
Authored: Mon Oct 26 11:05:40 2015 +1100
Committer: Cam McKenzie 
Committed: Mon Oct 26 11:05:40 2015 +1100

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 6eb4428..949712c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-client
-2.9.2
+2.9.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 8dce22b..e1a9e7c 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 6a05d84..c63f90f 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-framework
-2.9.2
+2.9.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index f281364..029b385 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-recipes
-2.9.2
+2.9.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 61cc672..472a083 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-test
-2.9.2
+2.9.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 9343cf2..14c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.9.2
+2.9.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index d367db7..291c18b 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.2
+2.9.2-SNAPSHOT
 
 
 curator-x-discovery
-2.9.2
+2.9.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/e4b8982d/curator-x-rpc/pom.xml
---

[2/6] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-10-25 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/65a80a07
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/65a80a07
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/65a80a07

Branch: refs/heads/master
Commit: 65a80a079815bb753be8950690f14d7cb0b0c83e
Parents: 722bbc4
Author: Cam McKenzie 
Authored: Wed Oct 21 10:59:50 2015 +1100
Committer: Cam McKenzie 
Committed: Wed Oct 21 10:59:50 2015 +1100

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index e23d60a..949712c 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-client
-2.9.1
+2.9.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 9c5cd31..e1a9e7c 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 4e2da1c..c63f90f 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-framework
-2.9.1
+2.9.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d3e9851..029b385 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-recipes
-2.9.1
+2.9.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 4e2d68d..472a083 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-test
-2.9.1
+2.9.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 1879826..14c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.9.1
+2.9.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index df36979..291c18b 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.1
+2.9.2-SNAPSHOT
 
 
 curator-x-discovery
-2.9.1
+2.9.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/65a80a07/curator-x-rpc/pom.xml
---

[5/8] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-10-16 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/0e9c90f6
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/0e9c90f6
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/0e9c90f6

Branch: refs/heads/CURATOR-3.0
Commit: 0e9c90f648e886301f240acdc0eb770fe8cc3c8d
Parents: b58b5c2
Author: randgalt 
Authored: Mon Oct 12 00:28:41 2015 -0500
Committer: randgalt 
Committed: Mon Oct 12 00:28:41 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/0e9c90f6/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 226ad4a..ec2c504 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.0.0
+3.0.1-SNAPSHOT
 
 
 curator-client
-3.0.0
+3.0.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/0e9c90f6/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index f99b171..9ec9ccc 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-3.0.0
+3.0.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/0e9c90f6/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 9bb3aac..dff0892 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.0.0
+3.0.1-SNAPSHOT
 
 
 curator-framework
-3.0.0
+3.0.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/0e9c90f6/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index f73d4ad..50a32bf 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.0.0
+3.0.1-SNAPSHOT
 
 
 curator-recipes
-3.0.0
+3.0.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/0e9c90f6/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index be2ce41..8fcffda 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.0.0
+3.0.1-SNAPSHOT
 
 
 curator-test
-3.0.0
+3.0.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/0e9c90f6/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 0a387e5..5c56b45 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.0.0
+3.0.1-SNAPSHOT
 
 
 curator-x-discovery-server
-3.0.0
+3.0.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/0e9c90f6/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 34d554f..82169cb 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-3.0.0
+3.0.1-SNAPSHOT
 
 
 curator-x-discovery
-3.0.0
+3.0.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/0e9c90f6/curator-x-rpc/pom.xml
--

[3/5] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-09-10 Thread mdrob
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: c8cc3f421bfccd34e317291e534e4659702a1607
Parents: 13dad11
Author: Mike Drob 
Authored: Wed Sep 2 12:56:24 2015 -0500
Committer: Mike Drob 
Committed: Wed Sep 2 12:56:24 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 70ef22f..9a12344 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-client
-2.9.0
+2.9.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index fbdb0b5..67505ad 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 0a5da70..3dbbdbb 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-framework
-2.9.0
+2.9.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 671f25a..bbcb749 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-recipes
-2.9.0
+2.9.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 93879ae..2f5455d 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-test
-2.9.0
+2.9.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 5492f0d..da80059 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.9.0
+2.9.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 41c8cf1..bcb896f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-x-discovery
-2.9.0
+2.9.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-x-rpc/pom.xml
--

[4/5] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-09-10 Thread mdrob
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: c8cc3f421bfccd34e317291e534e4659702a1607
Parents: 13dad11
Author: Mike Drob 
Authored: Wed Sep 2 12:56:24 2015 -0500
Committer: Mike Drob 
Committed: Wed Sep 2 12:56:24 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 70ef22f..9a12344 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-client
-2.9.0
+2.9.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index fbdb0b5..67505ad 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 0a5da70..3dbbdbb 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-framework
-2.9.0
+2.9.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 671f25a..bbcb749 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-recipes
-2.9.0
+2.9.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 93879ae..2f5455d 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-test
-2.9.0
+2.9.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 5492f0d..da80059 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.9.0
+2.9.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 41c8cf1..bcb896f 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.9.0
+2.9.1-SNAPSHOT
 
 
 curator-x-discovery
-2.9.0
+2.9.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/c8cc3f42/curator-x-rpc/pom.xml
---

[01/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-08-24 Thread cammckenzie
Repository: curator
Updated Branches:
  refs/heads/CURATOR-167 44c3891e3 -> 8fae7856e (forced update)


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


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/121efdb5
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/121efdb5
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/121efdb5

Branch: refs/heads/CURATOR-167
Commit: 121efdb5008f6f5d8604ab0e44588f9576766a2e
Parents: c1466e6
Author: randgalt 
Authored: Fri May 8 13:57:12 2015 -0500
Committer: randgalt 
Committed: Fri May 8 13:57:12 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 4eafd2e..50b950f 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-client
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index cbdd849..85eaaf7 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a3d2e87..3b3e346 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-framework
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d8c4211..8913b6f 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-recipes
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index fca1694..d3301ca 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-test
-2.8.0
+2.8.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 453def0..451f46c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 5c0248a..8c08a10 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repo

[6/9] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-09 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/121efdb5
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/121efdb5
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/121efdb5

Branch: refs/heads/CURATOR-3.0
Commit: 121efdb5008f6f5d8604ab0e44588f9576766a2e
Parents: c1466e6
Author: randgalt 
Authored: Fri May 8 13:57:12 2015 -0500
Committer: randgalt 
Committed: Fri May 8 13:57:12 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 4eafd2e..50b950f 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-client
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index cbdd849..85eaaf7 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a3d2e87..3b3e346 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-framework
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d8c4211..8913b6f 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-recipes
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index fca1694..d3301ca 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-test
-2.8.0
+2.8.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 453def0..451f46c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 5c0248a..8c08a10 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-x-rpc/pom.xml
--

[06/10] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-09 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/121efdb5
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/121efdb5
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/121efdb5

Branch: refs/heads/CURATOR-160
Commit: 121efdb5008f6f5d8604ab0e44588f9576766a2e
Parents: c1466e6
Author: randgalt 
Authored: Fri May 8 13:57:12 2015 -0500
Committer: randgalt 
Committed: Fri May 8 13:57:12 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 4eafd2e..50b950f 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-client
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index cbdd849..85eaaf7 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a3d2e87..3b3e346 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-framework
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d8c4211..8913b6f 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-recipes
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index fca1694..d3301ca 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-test
-2.8.0
+2.8.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 453def0..451f46c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 5c0248a..8c08a10 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-x-rpc/pom.xml
--

[2/3] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-09 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/121efdb5
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/121efdb5
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/121efdb5

Branch: refs/heads/master
Commit: 121efdb5008f6f5d8604ab0e44588f9576766a2e
Parents: c1466e6
Author: randgalt 
Authored: Fri May 8 13:57:12 2015 -0500
Committer: randgalt 
Committed: Fri May 8 13:57:12 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 4eafd2e..50b950f 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-client
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index cbdd849..85eaaf7 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a3d2e87..3b3e346 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-framework
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d8c4211..8913b6f 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-recipes
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index fca1694..d3301ca 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-test
-2.8.0
+2.8.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 453def0..451f46c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 5c0248a..8c08a10 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/121efdb5/curator-x-rpc/pom.xml
---

[03/11] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-08 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/4d1af0b5
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/4d1af0b5
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/4d1af0b5

Branch: refs/heads/master
Commit: 4d1af0b5d32f64bb2ab8204fbc01de7c1593cf3e
Parents: cf02c82
Author: randgalt 
Authored: Tue May 5 18:56:45 2015 -0500
Committer: randgalt 
Committed: Tue May 5 18:56:45 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 4eafd2e..50b950f 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-client
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index cbdd849..85eaaf7 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a3d2e87..3b3e346 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-framework
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d8c4211..8913b6f 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-recipes
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index fca1694..d3301ca 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-test
-2.8.0
+2.8.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 453def0..451f46c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 4a897c3..c53170a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-x-rpc/pom.xml
-

[07/11] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-08 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: d9362d1596f4541ebdc79b1b7ceb410ac19f11cc
Parents: 2239cb1
Author: randgalt 
Authored: Tue May 5 19:19:41 2015 -0500
Committer: randgalt 
Committed: Tue May 5 19:19:41 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 4eafd2e..50b950f 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-client
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index cbdd849..85eaaf7 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a3d2e87..3b3e346 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-framework
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d8c4211..8913b6f 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-recipes
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index fca1694..d3301ca 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-test
-2.8.0
+2.8.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 453def0..451f46c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 4a897c3..c53170a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-x-rpc/pom.xml
---

[47/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-05 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-160
Commit: d9362d1596f4541ebdc79b1b7ceb410ac19f11cc
Parents: 2239cb1
Author: randgalt 
Authored: Tue May 5 19:19:41 2015 -0500
Committer: randgalt 
Committed: Tue May 5 19:19:41 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 4eafd2e..50b950f 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-client
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index cbdd849..85eaaf7 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a3d2e87..3b3e346 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-framework
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d8c4211..8913b6f 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-recipes
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index fca1694..d3301ca 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-test
-2.8.0
+2.8.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 453def0..451f46c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 4a897c3..c53170a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-x-rpc/pom.xml
--

[43/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-05 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/4d1af0b5
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/4d1af0b5
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/4d1af0b5

Branch: refs/heads/CURATOR-160
Commit: 4d1af0b5d32f64bb2ab8204fbc01de7c1593cf3e
Parents: cf02c82
Author: randgalt 
Authored: Tue May 5 18:56:45 2015 -0500
Committer: randgalt 
Committed: Tue May 5 18:56:45 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 4eafd2e..50b950f 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-client
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index cbdd849..85eaaf7 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a3d2e87..3b3e346 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-framework
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d8c4211..8913b6f 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-recipes
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index fca1694..d3301ca 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-test
-2.8.0
+2.8.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 453def0..451f46c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 4a897c3..c53170a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-x-rpc/pom.xml

[44/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-05 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/4d1af0b5
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/4d1af0b5
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/4d1af0b5

Branch: refs/heads/CURATOR-3.0
Commit: 4d1af0b5d32f64bb2ab8204fbc01de7c1593cf3e
Parents: cf02c82
Author: randgalt 
Authored: Tue May 5 18:56:45 2015 -0500
Committer: randgalt 
Committed: Tue May 5 18:56:45 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 4eafd2e..50b950f 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-client
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index cbdd849..85eaaf7 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a3d2e87..3b3e346 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-framework
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d8c4211..8913b6f 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-recipes
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index fca1694..d3301ca 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-test
-2.8.0
+2.8.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 453def0..451f46c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 4a897c3..c53170a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/4d1af0b5/curator-x-rpc/pom.xml

[48/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-05-05 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-3.0
Commit: d9362d1596f4541ebdc79b1b7ceb410ac19f11cc
Parents: 2239cb1
Author: randgalt 
Authored: Tue May 5 19:19:41 2015 -0500
Committer: randgalt 
Committed: Tue May 5 19:19:41 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 2 +-
 9 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 4eafd2e..50b950f 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-client
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index cbdd849..85eaaf7 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index a3d2e87..3b3e346 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-framework
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d8c4211..8913b6f 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-recipes
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index fca1694..d3301ca 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-test
-2.8.0
+2.8.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 453def0..451f46c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 4a897c3..c53170a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.8.0
+2.8.1-SNAPSHOT
 
 
 curator-x-discovery
-2.8.0
+2.8.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/d9362d15/curator-x-rpc/pom.xml
--

[13/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-04-21 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/3dc0c0ca
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/3dc0c0ca
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/3dc0c0ca

Branch: refs/heads/CURATOR-154
Commit: 3dc0c0cac7334cbbb0a7fb3694c12dd408fa2eed
Parents: c249053
Author: randgalt 
Authored: Mon Jan 12 21:35:20 2015 -0500
Committer: randgalt 
Committed: Mon Jan 12 21:35:20 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index b21ab7e..251d2b0 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-client
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 8a55dc0..96ea4b1 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index f5b309d..67f514f 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-framework
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 348cc48..3ce7d63 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-recipes
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 67bac8c..153db7b 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-test
-2.7.1
+2.7.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fcbbafa..6035681 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 1688ae2..b557211 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-x-rpc/pom.xml
--

[24/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-04-21 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/CURATOR-154
Commit: fd5a00c419d4a70b6dbe197959fd0e039b5fef28
Parents: 09e9a55
Author: randgalt 
Authored: Tue Jan 13 08:30:39 2015 -0500
Committer: randgalt 
Committed: Tue Jan 13 08:30:39 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index b21ab7e..251d2b0 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-client
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 8a55dc0..96ea4b1 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index f5b309d..67f514f 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-framework
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 348cc48..3ce7d63 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-recipes
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 67bac8c..153db7b 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-test
-2.7.1
+2.7.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fcbbafa..6035681 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 1688ae2..b557211 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-x-rpc/pom.xml
--

[15/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-04-21 Thread cammckenzie
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/674f3943
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/674f3943
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/674f3943

Branch: refs/heads/CURATOR-154
Commit: 674f394360f0d27b5db4f1358112cd1676ba233f
Parents: f68a0d6
Author: randgalt 
Authored: Mon Jan 12 21:56:00 2015 -0500
Committer: randgalt 
Committed: Mon Jan 12 21:56:00 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index b21ab7e..251d2b0 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-client
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 8a55dc0..96ea4b1 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index f5b309d..67f514f 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-framework
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 348cc48..3ce7d63 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-recipes
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 67bac8c..153db7b 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-test
-2.7.1
+2.7.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fcbbafa..6035681 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 1688ae2..b557211 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-x-rpc/pom.xml
--

[2/3] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-01-15 Thread randgalt
[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: fd5a00c419d4a70b6dbe197959fd0e039b5fef28
Parents: 09e9a55
Author: randgalt 
Authored: Tue Jan 13 08:30:39 2015 -0500
Committer: randgalt 
Committed: Tue Jan 13 08:30:39 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index b21ab7e..251d2b0 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-client
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 8a55dc0..96ea4b1 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index f5b309d..67f514f 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-framework
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 348cc48..3ce7d63 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-recipes
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 67bac8c..153db7b 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-test
-2.7.1
+2.7.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fcbbafa..6035681 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 1688ae2..b557211 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/fd5a00c4/curator-x-rpc/pom.xml
---

[05/10] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-01-13 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/674f3943
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/674f3943
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/674f3943

Branch: refs/heads/master
Commit: 674f394360f0d27b5db4f1358112cd1676ba233f
Parents: f68a0d6
Author: randgalt 
Authored: Mon Jan 12 21:56:00 2015 -0500
Committer: randgalt 
Committed: Mon Jan 12 21:56:00 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index b21ab7e..251d2b0 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-client
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 8a55dc0..96ea4b1 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index f5b309d..67f514f 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-framework
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 348cc48..3ce7d63 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-recipes
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 67bac8c..153db7b 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-test
-2.7.1
+2.7.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fcbbafa..6035681 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 1688ae2..b557211 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/674f3943/curator-x-rpc/pom.xml
---

[03/10] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-01-13 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/3dc0c0ca
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/3dc0c0ca
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/3dc0c0ca

Branch: refs/heads/master
Commit: 3dc0c0cac7334cbbb0a7fb3694c12dd408fa2eed
Parents: c249053
Author: randgalt 
Authored: Mon Jan 12 21:35:20 2015 -0500
Committer: randgalt 
Committed: Mon Jan 12 21:35:20 2015 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index b21ab7e..251d2b0 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-client
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 8a55dc0..96ea4b1 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index f5b309d..67f514f 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-framework
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 348cc48..3ce7d63 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-recipes
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 67bac8c..153db7b 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-test
-2.7.1
+2.7.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index fcbbafa..6035681 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery-server
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 1688ae2..b557211 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.1
+2.7.2-SNAPSHOT
 
 
 curator-x-discovery
-2.7.1
+2.7.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/3dc0c0ca/curator-x-rpc/pom.xml
---

[1/3] git commit: [maven-release-plugin] prepare for next development iteration

2014-11-03 Thread dragonsinth
Repository: curator
Updated Branches:
  refs/heads/master 1cd052245 -> 221f481f6


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


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/939adbd2
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/939adbd2
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/939adbd2

Branch: refs/heads/master
Commit: 939adbd2a4b4e072721478b9776548ef0e965b17
Parents: 206a590
Author: Scott Blum 
Authored: Fri Oct 31 00:29:47 2014 -0400
Committer: Scott Blum 
Committed: Fri Oct 31 00:29:47 2014 -0400

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/939adbd2/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 0084425..cd0af80 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.0
+2.7.1-SNAPSHOT
 
 
 curator-client
-2.7.0
+2.7.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/939adbd2/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 24edf10..1728ec9 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.7.0
+2.7.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/939adbd2/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 43eaf23..446c2fd 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.0
+2.7.1-SNAPSHOT
 
 
 curator-framework
-2.7.0
+2.7.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/939adbd2/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 74e175f..4955dde 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.0
+2.7.1-SNAPSHOT
 
 
 curator-recipes
-2.7.0
+2.7.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/939adbd2/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index cdd7081..5b6352a 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.0
+2.7.1-SNAPSHOT
 
 
 curator-test
-2.7.0
+2.7.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/939adbd2/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 459c5f7..f6851be 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.0
+2.7.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.7.0
+2.7.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/939adbd2/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 963bfa7..69d8410 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.7.0
+2.7.1-SNAPSHOT
 
 
 curator-x-discovery
-2.7.0
+2.7.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob

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

2014-07-07 Thread cammckenzie
Repository: curator
Updated Branches:
  refs/heads/master 56e4b624d -> dfc1c03df


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


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

Branch: refs/heads/master
Commit: dfc1c03df3527d89024548d676f7ab9052eedaea
Parents: 56e4b62
Author: Cam McKenzie 
Authored: Tue Jul 8 12:28:32 2014 +1000
Committer: Cam McKenzie 
Committed: Tue Jul 8 12:28:32 2014 +1000

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 curator-x-rpc/pom.xml  | 4 ++--
 pom.xml| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/dfc1c03d/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 873e87c..e0af276 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.6.0
+2.6.1-SNAPSHOT
 
 
 curator-client
-2.6.0
+2.6.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/dfc1c03d/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index e70d68d..0827e6d 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.6.0
+2.6.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/dfc1c03d/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 85ea56f..fcb204c 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.6.0
+2.6.1-SNAPSHOT
 
 
 curator-framework
-2.6.0
+2.6.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/dfc1c03d/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index e43c884..13aa475 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.6.0
+2.6.1-SNAPSHOT
 
 
 curator-recipes
-2.6.0
+2.6.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/dfc1c03d/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 3a71a9a..8e97f9e 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.6.0
+2.6.1-SNAPSHOT
 
 
 curator-test
-2.6.0
+2.6.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/dfc1c03d/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 0195dfc..34121c7 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.6.0
+2.6.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.6.0
+2.6.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/dfc1c03d/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 4565df4..bc2dcac 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.6.0
+2.6.1-SNAPSHOT
 
 
 curator-x-discovery
-2.6.0
+2.6.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/bl

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

2014-05-24 Thread randgalt
Repository: curator
Updated Branches:
  refs/heads/master 31256d64c -> cab78e68c


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


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

Branch: refs/heads/master
Commit: cab78e68c4116d9d162775b84a6fd6ae6b47b9a4
Parents: 31256d6
Author: randgalt 
Authored: Sat May 24 11:26:44 2014 -0500
Committer: randgalt 
Committed: Sat May 24 11:26:44 2014 -0500

--
 curator-client/pom.xml | 4 ++--
 curator-examples/pom.xml   | 2 +-
 curator-framework/pom.xml  | 4 ++--
 curator-recipes/pom.xml| 4 ++--
 curator-test/pom.xml   | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml| 4 ++--
 pom.xml| 4 ++--
 8 files changed, 15 insertions(+), 15 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/cab78e68/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index a268aaf..577d77d 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.5.0
+2.5.1-SNAPSHOT
 
 
 curator-client
-2.5.0
+2.5.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/cab78e68/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 6c629d5..978e2d7 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.5.0
+2.5.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/cab78e68/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 9ede26a..586e16c 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.5.0
+2.5.1-SNAPSHOT
 
 
 curator-framework
-2.5.0
+2.5.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/cab78e68/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index bc327f5..3466712 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.5.0
+2.5.1-SNAPSHOT
 
 
 curator-recipes
-2.5.0
+2.5.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/cab78e68/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index c37928e..ce4d4ac 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.5.0
+2.5.1-SNAPSHOT
 
 
 curator-test
-2.5.0
+2.5.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/cab78e68/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index da5b719..bf7eae6 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.5.0
+2.5.1-SNAPSHOT
 
 
 curator-x-discovery-server
-2.5.0
+2.5.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/cab78e68/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 844ffb8..d39b68a 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,11 +24,11 @@
 
 org.apache.curator
 apache-curator
-2.5.0
+2.5.1-SNAPSHOT
 
 
 curator-x-discovery
-2.5.0
+2.5.1-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-us.apache.org/repos/asf/curator/blob/cab78e68/pom.xml
---

[11/12] git commit: [maven-release-plugin] prepare for next development iteration

2014-05-14 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/0f7acf78
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/0f7acf78
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/0f7acf78

Branch: refs/heads/CURATOR-96
Commit: 0f7acf78a344c226b7b6a7e4beaeced291bf4eed
Parents: c4f46fb
Author: randgalt 
Authored: Mon Apr 21 17:03:05 2014 -0500
Committer: randgalt 
Committed: Mon Apr 21 17:03:05 2014 -0500

--
 curator-client/pom.xml |  4 ++--
 curator-examples/pom.xml   |  2 +-
 curator-framework/pom.xml  |  4 ++--
 curator-recipes/pom.xml|  4 ++--
 curator-test/pom.xml   |  4 ++--
 curator-x-discovery-server/pom.xml |  4 ++--
 curator-x-discovery/pom.xml|  4 ++--
 pom.xml| 16 
 8 files changed, 21 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 9fc7630..88948b5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-client
-2.4.2
+2.4.3-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 0a1d152..9f8da50 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index ad46f18..4703b1a 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-framework
-2.4.2
+2.4.3-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index ee0f35f..9a7bcdf 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-recipes
-2.4.2
+2.4.3-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index f56497e..91828e4 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-test
-2.4.2
+2.4.3-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index da9783c..8523e49 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery-server
-2.4.2
+2.4.3-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 4cc5a45..2ecd301 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery
-2.4.2
+2.4.3-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-

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

2014-04-21 Thread randgalt
Repository: curator
Updated Branches:
  refs/heads/master c4f46fbcf -> 0f7acf78a


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


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/0f7acf78
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/0f7acf78
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/0f7acf78

Branch: refs/heads/master
Commit: 0f7acf78a344c226b7b6a7e4beaeced291bf4eed
Parents: c4f46fb
Author: randgalt 
Authored: Mon Apr 21 17:03:05 2014 -0500
Committer: randgalt 
Committed: Mon Apr 21 17:03:05 2014 -0500

--
 curator-client/pom.xml |  4 ++--
 curator-examples/pom.xml   |  2 +-
 curator-framework/pom.xml  |  4 ++--
 curator-recipes/pom.xml|  4 ++--
 curator-test/pom.xml   |  4 ++--
 curator-x-discovery-server/pom.xml |  4 ++--
 curator-x-discovery/pom.xml|  4 ++--
 pom.xml| 16 
 8 files changed, 21 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 9fc7630..88948b5 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-client
-2.4.2
+2.4.3-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 0a1d152..9f8da50 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index ad46f18..4703b1a 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-framework
-2.4.2
+2.4.3-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index ee0f35f..9a7bcdf 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-recipes
-2.4.2
+2.4.3-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index f56497e..91828e4 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-test
-2.4.2
+2.4.3-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index da9783c..8523e49 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery-server
-2.4.2
+2.4.3-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/0f7acf78/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 4cc5a45..2ecd301 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.2
+2.4.3-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery
-2.4.2
+ 

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

2014-03-06 Thread randgalt
Repository: curator
Updated Branches:
  refs/heads/master 9cf0eabcd -> 40fbe068d


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


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/40fbe068
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/40fbe068
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/40fbe068

Branch: refs/heads/master
Commit: 40fbe068dd5587279b761cd011761642ec317b07
Parents: 9cf0eab
Author: randgalt 
Authored: Thu Mar 6 07:33:58 2014 -0500
Committer: randgalt 
Committed: Thu Mar 6 07:33:58 2014 -0500

--
 curator-client/pom.xml |  4 ++--
 curator-examples/pom.xml   |  2 +-
 curator-framework/pom.xml  |  4 ++--
 curator-recipes/pom.xml|  4 ++--
 curator-test/pom.xml   |  4 ++--
 curator-x-discovery-server/pom.xml |  4 ++--
 curator-x-discovery/pom.xml|  4 ++--
 pom.xml| 16 
 8 files changed, 21 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/40fbe068/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 0b8a3c1..eabb135 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.1
+2.4.2-SNAPSHOT
 
 
 org.apache.curator
 curator-client
-2.4.1
+2.4.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/40fbe068/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index af215b6..e29d98a 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.4.1
+2.4.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/40fbe068/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index c49d726..1bac9cd 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.1
+2.4.2-SNAPSHOT
 
 
 org.apache.curator
 curator-framework
-2.4.1
+2.4.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/40fbe068/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 450f2f0..3c290f2 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.1
+2.4.2-SNAPSHOT
 
 
 org.apache.curator
 curator-recipes
-2.4.1
+2.4.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/40fbe068/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 5d30f1e..a59f082 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.1
+2.4.2-SNAPSHOT
 
 
 org.apache.curator
 curator-test
-2.4.1
+2.4.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/40fbe068/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 65fe6a7..6b95f99 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.1
+2.4.2-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery-server
-2.4.1
+2.4.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/40fbe068/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 6281755..36eaf60 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.1
+2.4.2-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery
-2.4.1
+   

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

2014-02-05 Thread randgalt
Updated Branches:
  refs/heads/master b12d55e81 -> f5384e5be


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


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

Branch: refs/heads/master
Commit: f5384e5bef9ca18d01fd9c269cb6062daf232274
Parents: b12d55e
Author: randgalt 
Authored: Wed Feb 5 13:54:14 2014 -0500
Committer: randgalt 
Committed: Wed Feb 5 13:54:14 2014 -0500

--
 curator-client/pom.xml |  4 ++--
 curator-examples/pom.xml   |  2 +-
 curator-framework/pom.xml  |  4 ++--
 curator-recipes/pom.xml|  4 ++--
 curator-test/pom.xml   |  4 ++--
 curator-x-discovery-server/pom.xml |  4 ++--
 curator-x-discovery/pom.xml|  4 ++--
 pom.xml| 16 
 8 files changed, 21 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/f5384e5b/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index c4db7a2..e66f2ae 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.0
+2.4.1-SNAPSHOT
 
 
 org.apache.curator
 curator-client
-2.4.0
+2.4.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/f5384e5b/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index c16a4a9..06b2694 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.4.0
+2.4.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/f5384e5b/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index fcc6841..17c10e6 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.0
+2.4.1-SNAPSHOT
 
 
 org.apache.curator
 curator-framework
-2.4.0
+2.4.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/f5384e5b/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 1ada19d..56ac0c8 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.0
+2.4.1-SNAPSHOT
 
 
 org.apache.curator
 curator-recipes
-2.4.0
+2.4.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/f5384e5b/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 591d462..98fc0c2 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.0
+2.4.1-SNAPSHOT
 
 
 org.apache.curator
 curator-test
-2.4.0
+2.4.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/f5384e5b/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 4fa3c98..2901abf 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.0
+2.4.1-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery-server
-2.4.0
+2.4.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/f5384e5b/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 43dfba0..d40b225 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.4.0
+2.4.1-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery
-2.4.0
+2.4.1-SNAPSHOT

[4/5] git commit: [maven-release-plugin] prepare for next development iteration

2013-11-17 Thread randgalt
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/262d57e7
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/262d57e7
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/262d57e7

Branch: refs/heads/CURATOR-72
Commit: 262d57e73163a261b53626a2a0acfb7b41e2b14c
Parents: 824a261
Author: randgalt 
Authored: Sun Nov 10 08:20:39 2013 -0800
Committer: randgalt 
Committed: Sun Nov 10 08:20:39 2013 -0800

--
 curator-client/pom.xml |  4 ++--
 curator-examples/pom.xml   |  2 +-
 curator-framework/pom.xml  |  4 ++--
 curator-recipes/pom.xml|  4 ++--
 curator-test/pom.xml   |  4 ++--
 curator-x-discovery-server/pom.xml |  4 ++--
 curator-x-discovery/pom.xml|  4 ++--
 pom.xml| 16 
 8 files changed, 21 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 1073edb..a2015bb 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-client
-2.3.1
+2.3.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 4e2ba7c..fb60edb 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 7d2e3ce..30ae1bf 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-framework
-2.3.1
+2.3.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 480c3d4..94791f0 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-recipes
-2.3.1
+2.3.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 211c5f8..838c8a1 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-test
-2.3.1
+2.3.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 7761875..a01e17f 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery-server
-2.3.1
+2.3.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 45ca02c..65ac0c2 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery
-2.3.1
+2.3.2-SNAPSHOT
 bundle
 
 Curator Service Discovery

http://git-wip-

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

2013-11-10 Thread randgalt
Updated Branches:
  refs/heads/master 824a261b5 -> 262d57e73


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


Project: http://git-wip-us.apache.org/repos/asf/curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/262d57e7
Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/262d57e7
Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/262d57e7

Branch: refs/heads/master
Commit: 262d57e73163a261b53626a2a0acfb7b41e2b14c
Parents: 824a261
Author: randgalt 
Authored: Sun Nov 10 08:20:39 2013 -0800
Committer: randgalt 
Committed: Sun Nov 10 08:20:39 2013 -0800

--
 curator-client/pom.xml |  4 ++--
 curator-examples/pom.xml   |  2 +-
 curator-framework/pom.xml  |  4 ++--
 curator-recipes/pom.xml|  4 ++--
 curator-test/pom.xml   |  4 ++--
 curator-x-discovery-server/pom.xml |  4 ++--
 curator-x-discovery/pom.xml|  4 ++--
 pom.xml| 16 
 8 files changed, 21 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 1073edb..a2015bb 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-client
-2.3.1
+2.3.2-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 4e2ba7c..fb60edb 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 7d2e3ce..30ae1bf 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-framework
-2.3.1
+2.3.2-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 480c3d4..94791f0 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-recipes
-2.3.1
+2.3.2-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 211c5f8..838c8a1 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-test
-2.3.1
+2.3.2-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 7761875..a01e17f 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery-server
-2.3.1
+2.3.2-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/262d57e7/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 45ca02c..65ac0c2 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.1
+2.3.2-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery
-2.3.1
+2.3.2-SNAPSHOT
  

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

2013-11-04 Thread randgalt
Updated Branches:
  refs/heads/master 9e2eaf31d -> eae2332dc


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


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

Branch: refs/heads/master
Commit: eae2332dcd18840201a55ce40eaf0e5d6b9fc00a
Parents: 9e2eaf3
Author: randgalt 
Authored: Mon Nov 4 11:27:59 2013 -0800
Committer: randgalt 
Committed: Mon Nov 4 11:27:59 2013 -0800

--
 curator-client/pom.xml |  4 ++--
 curator-examples/pom.xml   |  2 +-
 curator-framework/pom.xml  |  4 ++--
 curator-recipes/pom.xml|  4 ++--
 curator-test/pom.xml   |  4 ++--
 curator-x-discovery-server/pom.xml |  4 ++--
 curator-x-discovery/pom.xml|  4 ++--
 pom.xml| 16 
 8 files changed, 21 insertions(+), 21 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/curator/blob/eae2332d/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index b56c8a0..03694dc 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.0
+2.3.1-SNAPSHOT
 
 
 org.apache.curator
 curator-client
-2.3.0
+2.3.1-SNAPSHOT
 bundle
 
 Curator Client

http://git-wip-us.apache.org/repos/asf/curator/blob/eae2332d/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 3628714..60a8e04 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.curator
 apache-curator
-2.3.0
+2.3.1-SNAPSHOT
 
 
 curator-examples

http://git-wip-us.apache.org/repos/asf/curator/blob/eae2332d/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 7eb460a..1afa7aa 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.0
+2.3.1-SNAPSHOT
 
 
 org.apache.curator
 curator-framework
-2.3.0
+2.3.1-SNAPSHOT
 bundle
 
 Curator Framework

http://git-wip-us.apache.org/repos/asf/curator/blob/eae2332d/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index a8c2698..61a0b77 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.0
+2.3.1-SNAPSHOT
 
 
 org.apache.curator
 curator-recipes
-2.3.0
+2.3.1-SNAPSHOT
 bundle
 
 Curator Recipes

http://git-wip-us.apache.org/repos/asf/curator/blob/eae2332d/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 3d9f811..dd4ff09 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.0
+2.3.1-SNAPSHOT
 
 
 org.apache.curator
 curator-test
-2.3.0
+2.3.1-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/curator/blob/eae2332d/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index ceb6004..a8771f6 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.0
+2.3.1-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery-server
-2.3.0
+2.3.1-SNAPSHOT
 bundle
 
 Curator Service Discovery Server

http://git-wip-us.apache.org/repos/asf/curator/blob/eae2332d/curator-x-discovery/pom.xml
--
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index 3d3695d..c515bff 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.3.0
+2.3.1-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery
-2.3.0
+2.3.1-SNAPSHOT

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

2013-05-17 Thread randgalt
Updated Branches:
  refs/heads/master 6ac0133ce -> 93fccc687


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


Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/93fccc68
Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/93fccc68
Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/93fccc68

Branch: refs/heads/master
Commit: 93fccc68791cb46ec6e2552dfc1b4af3413c903b
Parents: 6ac0133
Author: randgalt 
Authored: Fri May 17 13:39:16 2013 -0700
Committer: randgalt 
Committed: Fri May 17 13:39:16 2013 -0700

--
 curator-client/pom.xml |4 ++--
 curator-examples/pom.xml   |4 ++--
 curator-framework/pom.xml  |4 ++--
 curator-recipes/pom.xml|4 ++--
 curator-test/pom.xml   |4 ++--
 curator-x-discovery-server/pom.xml |4 ++--
 curator-x-discovery/pom.xml|4 ++--
 pom.xml|   16 
 8 files changed, 22 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/93fccc68/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index aa1001b..3c1aa75 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.1-incubating
+2.0.2-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-client
-2.0.1-incubating
+2.0.2-incubating-SNAPSHOT
 
 Curator Client
 Low-level API

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/93fccc68/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 858c7da..674409e 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.1-incubating
+2.0.2-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-examples
-2.0.1-incubating
+2.0.2-incubating-SNAPSHOT
 
 Curator Examples
 Example usages of various Curator features.

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/93fccc68/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index e4ecff7..74569a8 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.1-incubating
+2.0.2-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-framework
-2.0.1-incubating
+2.0.2-incubating-SNAPSHOT
 
 Curator Framework
 High-level API that greatly simplifies using 
ZooKeeper.

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/93fccc68/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index d0ed9f7..35e57ce 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.1-incubating
+2.0.2-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-recipes
-2.0.1-incubating
+2.0.2-incubating-SNAPSHOT
 
 Curator Recipes
 All of the recipes listed on the ZooKeeper recipes doc 
(except two phase commit).

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/93fccc68/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index afa5857..4a781ad 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.1-incubating
+2.0.2-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-test
-2.0.1-incubating
+2.0.2-incubating-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/93fccc68/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 24a3c8a..f943ead 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.1-incubating
+2.0.2-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery-serv

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

2013-05-01 Thread randgalt
Updated Branches:
  refs/heads/master 4b7b7b67f -> 97cda3947


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


Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/97cda394
Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/97cda394
Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/97cda394

Branch: refs/heads/master
Commit: 97cda3947c7db5542647de789c0c9dc6b8d28c34
Parents: 4b7b7b6
Author: randgalt 
Authored: Wed May 1 13:51:58 2013 -0700
Committer: randgalt 
Committed: Wed May 1 13:51:58 2013 -0700

--
 curator-client/pom.xml |4 ++--
 curator-examples/pom.xml   |4 ++--
 curator-framework/pom.xml  |4 ++--
 curator-recipes/pom.xml|4 ++--
 curator-test/pom.xml   |4 ++--
 curator-x-discovery-server/pom.xml |4 ++--
 curator-x-discovery/pom.xml|4 ++--
 pom.xml|   16 
 8 files changed, 22 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/97cda394/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index f847e0a..97b4334 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-client
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 Curator Client
 Low-level API

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/97cda394/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 275a540..fd9ff8a 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-examples
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 Curator Examples
 Example usages of various Curator features.

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/97cda394/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 56cde52..6c3bd1d 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-framework
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 Curator Framework
 High-level API that greatly simplifies using 
ZooKeeper.

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/97cda394/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 573041c..b9890a0 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-recipes
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 Curator Recipes
 All of the recipes listed on the ZooKeeper recipes doc 
(except two phase commit).

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/97cda394/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 1d7ab45..1a749c5 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-test
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/97cda394/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 0806d6f..5f177f1 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery-server

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

2013-04-30 Thread randgalt
Updated Branches:
  refs/heads/master 734913cd5 -> 0babac5c3


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


Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/0babac5c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/0babac5c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/0babac5c

Branch: refs/heads/master
Commit: 0babac5c3abba9d4e38dc587ca4218b0bba11190
Parents: 734913c
Author: randgalt 
Authored: Tue Apr 30 14:27:58 2013 -0700
Committer: randgalt 
Committed: Tue Apr 30 14:27:58 2013 -0700

--
 curator-client/pom.xml |4 ++--
 curator-examples/pom.xml   |4 ++--
 curator-framework/pom.xml  |4 ++--
 curator-recipes/pom.xml|4 ++--
 curator-test/pom.xml   |4 ++--
 curator-x-discovery-server/pom.xml |4 ++--
 curator-x-discovery/pom.xml|4 ++--
 pom.xml|   16 
 8 files changed, 22 insertions(+), 22 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/0babac5c/curator-client/pom.xml
--
diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index f847e0a..97b4334 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-client
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 Curator Client
 Low-level API

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/0babac5c/curator-examples/pom.xml
--
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 275a540..fd9ff8a 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-examples
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 Curator Examples
 Example usages of various Curator features.

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/0babac5c/curator-framework/pom.xml
--
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 56cde52..6c3bd1d 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-framework
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 Curator Framework
 High-level API that greatly simplifies using 
ZooKeeper.

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/0babac5c/curator-recipes/pom.xml
--
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index 573041c..b9890a0 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-recipes
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 Curator Recipes
 All of the recipes listed on the ZooKeeper recipes doc 
(except two phase commit).

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/0babac5c/curator-test/pom.xml
--
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index 1d7ab45..1a749c5 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-test
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 Curator Testing
 Unit testing utilities.

http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/0babac5c/curator-x-discovery-server/pom.xml
--
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 0806d6f..5f177f1 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.curator
 apache-curator
-2.0.0-incubating
+2.0.1-incubating-SNAPSHOT
 
 
 org.apache.curator
 curator-x-discovery-serv

  1   2   >