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

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans.git

commit f369b6aca9f60dd5cdc514c175894f82cdcd7601
Author: Romain Manni-Bucau <rmannibu...@apache.org>
AuthorDate: Wed Feb 26 18:52:02 2020 +0100

    upgrading to maven shade plugin 3.2.2 to ensure manifest.mf is well updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8ae9a47..fae44c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
         <osgi.el.range>2.2</osgi.el.range>
         <osgi.faces.range>2.0</osgi.faces.range>
 
-        <maven-shade-plugin.version>3.2.1</maven-shade-plugin.version>
+        <maven-shade-plugin.version>3.2.2</maven-shade-plugin.version>
     </properties>
     
     <mailingLists>

Reply via email to