You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@omid.apache.org by yo...@apache.org on 2018/12/03 13:46:15 UTC

[20/50] [abbrv] incubator-omid git commit: Test to see if removing wagon profile fixes build (will revert)

Test to see if removing wagon profile fixes build (will revert)


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

Branch: refs/heads/master
Commit: ba3527a0609b1bf6ea76204f20989190ec81dea5
Parents: ad28eff
Author: James Taylor <ja...@apache.org>
Authored: Sat Sep 29 09:07:20 2018 -0700
Committer: Yonatan Gottesman <yo...@gmail.com>
Committed: Tue Nov 13 10:09:13 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/ba3527a0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 84dc360..3dfe59b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
         <jcommander.version>1.35</jcommander.version>
         <commons.conf.version>1.10</commons.conf.version>
         <hamcrest.version>1.3</hamcrest.version>
-        <curator.version>2.6.0</curator.version>
+        <curator.version>3.3.0</curator.version>
         <zookeeper.version>3.4.9</zookeeper.version>
         <snakeyaml.version>1.11</snakeyaml.version>
         <beanutils.version>1.8.3</beanutils.version>