You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2017/11/20 13:06:42 UTC

[flink-shaded] branch master updated: (#28) Bump maven-shade-plugin version to 3.0.0

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

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git


The following commit(s) were added to refs/heads/master by this push:
     new 2b69aa6  (#28) Bump maven-shade-plugin version to 3.0.0
2b69aa6 is described below

commit 2b69aa648a7d5c689c1e3c2709d7e55cb765b0a2
Author: zentol <ch...@apache.org>
AuthorDate: Mon Nov 20 14:03:12 2017 +0100

    (#28) Bump maven-shade-plugin version to 3.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f82a2e8..934ee39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@ under the License.
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-shade-plugin</artifactId>
-                    <version>2.4.1</version>
+                    <version>3.0.0</version>
                 </plugin>
             </plugins>
         </pluginManagement>

-- 
To stop receiving notification emails like this one, please contact
['"commits@flink.apache.org" <co...@flink.apache.org>'].