You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@curator.apache.org by dr...@apache.org on 2017/05/02 20:06:50 UTC

[42/50] curator git commit: [CURATOR-400] upgrade clirr to fix the check error on java 8

[CURATOR-400] upgrade clirr to fix the check error on java 8


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

Branch: refs/heads/master
Commit: fcec4b650d186932d3e7164f09c15b4a6e1e06a4
Parents: b3939ac
Author: Fangmin Lyu <fa...@apache.org>
Authored: Fri Mar 31 23:21:05 2017 -0700
Committer: Fangmin Lyu <fa...@apache.org>
Committed: Wed Apr 12 23:08:07 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/curator/blob/fcec4b65/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 34e724c..1f66800 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
         <dropwizard-version>0.7.0</dropwizard-version>
         <maven-shade-plugin-version>2.4.3</maven-shade-plugin-version>
         <slf4j-version>1.7.6</slf4j-version>
-        <clirr-maven-plugin-version>2.6.1</clirr-maven-plugin-version>
+        <clirr-maven-plugin-version>2.8</clirr-maven-plugin-version>
 
         <!-- OSGi Properties -->
         <osgi.export.package />