This is an automated email from the ASF dual-hosted git repository.
olamy 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 f062508 [maven-release-plugin] prepare release
maven-shade-plugin-3.2.1
f062508 is described below
commit f0625086827167828a7ba17f1529b7b35b1edc72
Author: olivier lamy <[email protected]>
AuthorDate: Thu Nov 8 14:15:16 2018 +1000
[maven-release-plugin] prepare release maven-shade-plugin-3.2.1
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index fba4a8f..116da49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<artifactId>maven-shade-plugin</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.1</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Shade Plugin</name>
@@ -47,7 +47,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</developerConnection>
<url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url>
- <tag>HEAD</tag>
+ <tag>maven-shade-plugin-3.2.1</tag>
</scm>
<issueManagement>
<system>jira</system>