This is an automated email from the ASF dual-hosted git repository.
rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new f0a8bd2 Push version to 3.2.0
f0a8bd2 is described below
commit f0a8bd26dfc40e4d8951ae0adea11bdaa12a572b
Author: rfscholte <[email protected]>
AuthorDate: Mon Jul 16 21:39:30 2018 +0200
Push version to 3.2.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 16bd01b..89f633c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<artifactId>maven-shade-plugin</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Shade Plugin</name>