You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2020/08/05 14:02:36 UTC

[maven-filtering] branch master updated: [maven-release-plugin] prepare release maven-filtering-3.2.0

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

dennisl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-filtering.git


The following commit(s) were added to refs/heads/master by this push:
     new 7f53b10  [maven-release-plugin] prepare release maven-filtering-3.2.0
7f53b10 is described below

commit 7f53b10a1df24de1512b3887f7c6351b78411e7d
Author: Dennis Lundberg <de...@apache.org>
AuthorDate: Wed Aug 5 16:02:29 2020 +0200

    [maven-release-plugin] prepare release maven-filtering-3.2.0
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index ec1c0f0..f8946e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>maven-filtering</artifactId>
-  <version>3.2.0-SNAPSHOT</version>
+  <version>3.2.0</version>
 
   <name>Apache Maven Filtering</name>
   <description>A component to assist in filtering of resource files with properties from a Maven project.</description>
@@ -36,7 +36,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</developerConnection>
     <url>https://github.com/apache/maven-filtering/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-filtering-3.2.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -56,7 +56,7 @@
   <properties>
     <mavenVersion>3.1.0</mavenVersion>
     <javaVersion>7</javaVersion>
-    <project.build.outputTimestamp>2020-04-04T09:03:59Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2020-08-05T14:01:43Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>