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 2014/05/14 17:10:57 UTC

[08/12] git commit: latest apache parent pom

latest apache parent pom


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

Branch: refs/heads/CURATOR-96
Commit: 8aba3a9deab901de84fa668e67e392305c0e8ef6
Parents: c7968b9
Author: randgalt <ra...@apache.org>
Authored: Mon Apr 21 16:29:47 2014 -0500
Committer: randgalt <ra...@apache.org>
Committed: Mon Apr 21 16:29:47 2014 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/curator/blob/8aba3a9d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0982a1d..9b9f544 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>10</version>
+        <version>14</version>
     </parent>
 
     <groupId>org.apache.curator</groupId>