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-resources-plugin.git


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

commit 61096d9200bc226311d92effc3de3cbe8086d1ad
Author: Dennis Lundberg <denn...@apache.org>
AuthorDate: Wed Aug 5 17:25:05 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index ea33737..96966d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-resources-plugin</artifactId>
-  <version>3.2.0-SNAPSHOT</version>
+  <version>3.2.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Resources Plugin</name>
@@ -51,7 +51,7 @@ under the License.
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git</developerConnection>
     
<url>https://github.com/apache/maven-resources-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-resources-plugin-3.2.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -72,7 +72,7 @@ under the License.
     <mavenFilteringVersion>3.2.0</mavenFilteringVersion>
     <mavenVersion>3.1.0</mavenVersion>
     <javaVersion>7</javaVersion>
-    
<project.build.outputTimestamp>2020-08-05T14:35:05Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2020-08-05T15:24:15Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>

Reply via email to