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-shared-utils.git
The following commit(s) were added to refs/heads/master by this push:
new f7db03e [maven-release-plugin] prepare release
maven-shared-utils-3.2.1
f7db03e is described below
commit f7db03e0dab71ff10e8d64570fa45bb56d11a2c6
Author: rfscholte <[email protected]>
AuthorDate: Mon Feb 5 21:42:25 2018 +0100
[maven-release-plugin] prepare release maven-shared-utils-3.2.1
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 10f2bf0..f10066b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>maven-shared-utils</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.1</version>
<name>Apache Maven Shared Utils</name>
<description>Shared utils without any further dependencies</description>
@@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-utils.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-utils.git</developerConnection>
<url>https://github.com/apache/maven-shared-utils/tree/${project.scm.tag}</url>
- <tag>HEAD</tag>
+ <tag>maven-shared-utils-3.2.1</tag>
</scm>
<issueManagement>
<system>jira</system>
--
To stop receiving notification emails like this one, please contact
[email protected].