You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by ra...@apache.org on 2013/03/29 21:45:14 UTC

[12/17] git commit: Apache parent v10

Apache parent v10


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

Branch: refs/heads/master
Commit: d808720697a788744b2c8506b34ea6a88fc771f7
Parents: 2d14c58
Author: randgalt <ra...@apache.org>
Authored: Wed Mar 27 13:37:10 2013 -0700
Committer: randgalt <ra...@apache.org>
Committed: Wed Mar 27 13:37:10 2013 -0700

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/d8087206/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f176966..5fe1a81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>8</version>
+        <version>10</version>
     </parent>
 
     <groupId>org.apache.curator</groupId>