This is an automated email from the ASF dual-hosted git repository.
nkollar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/master by this push:
new b71dcf2 AVRO-1889: Upgrade maven-shade plugin
b71dcf2 is described below
commit b71dcf24f252da5858bd95bfd4bd56402e3a458c
Author: Sachin Goyal <[email protected]>
AuthorDate: Mon Jul 25 15:15:10 2016 -0700
AVRO-1889: Upgrade maven-shade plugin
cherry-picked f01f61b96dce5b402939fd81f9247313b4b8da0c again,
because commit was accidentally overwritten by
420824c13381c4014d102c8e51e231c694ddacf2
---
lang/java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/java/pom.xml b/lang/java/pom.xml
index 78abcdc..f7cbe7d 100644
--- a/lang/java/pom.xml
+++ b/lang/java/pom.xml
@@ -79,7 +79,7 @@
<source-plugin.version>2.4</source-plugin.version>
<surefire-plugin.version>2.19.1</surefire-plugin.version>
<file-management.version>1.2.1</file-management.version>
- <shade-plugin.version>1.7.1</shade-plugin.version>
+ <shade-plugin.version>2.4.3</shade-plugin.version>
<archetype-plugin.version>2.4</archetype-plugin.version>
</properties>
--
To stop receiving notification emails like this one, please contact
[email protected].