This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a commit to branch branch-4.6
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/branch-4.6 by this push:
     new 8dcbda6  Issue-1143 Error on Java 9 using BookKeeperAdmin API and 
bookkeeper-server-shaded
8dcbda6 is described below

commit 8dcbda6e27947c64437aa7e38455f57bd25ecc43
Author: Enrico Olivelli <eolive...@apache.org>
AuthorDate: Tue Feb 13 10:51:54 2018 +0100

    Issue-1143 Error on Java 9 using BookKeeperAdmin API and 
bookkeeper-server-shaded
    
    Update Maven Shade Plugin to 3.1.0
    
    Relates to issue #1143
    
    Author: Enrico Olivelli <eolive...@apache.org>
    
    Reviewers: Ivan Kelly <iv...@apache.org>, Sijie Guo <si...@apache.org>
    
    This closes #1144 from eolivelli/fix/update-shade-plugin
    
    (cherry picked from commit dcb22dddf5a7d97d7c320605facb142cc836c5fd)
    Signed-off-by: Enrico Olivelli <eolive...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b9a8d7a..ee3ae81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
     <maven-deploy-plugin.version>2.7</maven-deploy-plugin.version>
     <maven-jar-plugin.version>2.2</maven-jar-plugin.version>
     <maven-javadoc-plugin.version>2.10.4</maven-javadoc-plugin.version>
-    <maven-shade-plugin.version>2.4.3</maven-shade-plugin.version>
+    <maven-shade-plugin.version>3.1.0</maven-shade-plugin.version>
     <maven-source-plugin.version>2.2.1</maven-source-plugin.version>
     <maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
     <maven-assembly-plugin.version>2.2.1</maven-assembly-plugin.version>

-- 
To stop receiving notification emails like this one, please contact
eolive...@apache.org.

Reply via email to