You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/07/23 17:49:11 UTC

[maven-resources-plugin] branch master updated: [maven-release-plugin] prepare release maven-resources-plugin-3.3.0

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

michaelo 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 b47af4b  [maven-release-plugin] prepare release maven-resources-plugin-3.3.0
b47af4b is described below

commit b47af4bf0afea71b68f3116171af922719a1c90f
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sat Jul 23 19:49:07 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index c8da3ee..f8931df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-resources-plugin</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.3.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.3.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -72,7 +72,7 @@ under the License.
     <mavenFilteringVersion>3.3.0</mavenFilteringVersion>
     <mavenVersion>3.2.5</mavenVersion>
     <javaVersion>8</javaVersion>
-    <project.build.outputTimestamp>2020-08-05T15:25:21Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-07-23T17:48:51Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>