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 2018/12/09 00:27:54 UTC

curator git commit: CURATOR-492 - Apache parent pom version 21

Repository: curator
Updated Branches:
  refs/heads/CURATOR-492 [created] d7774c428


CURATOR-492 - Apache parent pom version 21


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

Branch: refs/heads/CURATOR-492
Commit: d7774c4287060952b89c945b3e7b194d4d94a43a
Parents: 6a9c6ab
Author: randgalt <ra...@apache.org>
Authored: Sat Dec 8 19:27:45 2018 -0500
Committer: randgalt <ra...@apache.org>
Committed: Sat Dec 8 19:27:45 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/curator/blob/d7774c42/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 74d015d..f80a9f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>18</version>
+        <version>21</version>
     </parent>
 
     <groupId>org.apache.curator</groupId>