This is an automated email from the ASF dual-hosted git repository.
slachiewicz 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 434b3aa2 [maven-release-plugin] prepare release
maven-assembly-plugin-3.8.0
434b3aa2 is described below
commit 434b3aa2b516cb03fdccdd63548a53013c7368f0
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Nov 23 00:23:11 2025 +0100
[maven-release-plugin] prepare release maven-assembly-plugin-3.8.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6cb1b1dd..aae143cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
</parent>
<artifactId>maven-assembly-plugin</artifactId>
- <version>3.7.2-SNAPSHOT</version>
+ <version>3.8.0</version>
<packaging>maven-plugin</packaging>
<name>Apache Maven Assembly Plugin</name>
@@ -50,7 +50,7 @@ under the License.
<scm>
<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>
- <tag>HEAD</tag>
+ <tag>maven-assembly-plugin-3.8.0</tag>
<url>https://github.com/apache/maven-assembly-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
@@ -80,7 +80,7 @@ under the License.
<commonsIoVersion>2.21.0</commonsIoVersion>
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
<testOutputToFile>true</testOutputToFile>
-
<project.build.outputTimestamp>2024-03-15T07:53:45Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-11-22T23:23:00Z</project.build.outputTimestamp>
</properties>
<dependencyManagement>