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/20 21:31:14 UTC

[maven-assembly-plugin] branch master updated: [maven-release-plugin] prepare release maven-assembly-plugin-3.4.2

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


The following commit(s) were added to refs/heads/master by this push:
     new 6087da54 [maven-release-plugin] prepare release maven-assembly-plugin-3.4.2
6087da54 is described below

commit 6087da54e88899c285093ada96bde31eee0c03e7
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Wed Jul 20 23:31:10 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index e9ea05ae..6abb82b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-assembly-plugin</artifactId>
-  <version>3.4.2-SNAPSHOT</version>
+  <version>3.4.2</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Assembly Plugin</name>
@@ -44,7 +44,7 @@ under the License.
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git</developerConnection>
     <url>https://github.com/apache/maven-assembly-plugin/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>maven-assembly-plugin-3.4.2</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -70,7 +70,7 @@ under the License.
     <surefire.version>3.0.0-M6</surefire.version>
     <testOutputToFile>true</testOutputToFile>
     <checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,ModifierOrder,JavadocMethod</checkstyle.violation.ignore>
-    <project.build.outputTimestamp>2022-07-04T05:46:14Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-07-20T21:30:46Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>