Skip to content

Commit 2dc9eb5

Browse files
[maven-release-plugin] prepare release maven-shared-utils-3.4.2
1 parent b749b10 commit 2dc9eb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</parent>
2828

2929
<artifactId>maven-shared-utils</artifactId>
30-
<version>3.4.2-SNAPSHOT</version>
30+
<version>3.4.2</version>
3131

3232
<name>Apache Maven Shared Utils</name>
3333
<description>Shared utilities for use by Maven core and plugins</description>
@@ -41,7 +41,7 @@
4141
<scm>
4242
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-utils.git</connection>
4343
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-utils.git</developerConnection>
44-
<tag>HEAD</tag>
44+
<tag>maven-shared-utils-3.4.2</tag>
4545
<url>https://github.com/apache/maven-shared-utils/tree/${project.scm.tag}</url>
4646
</scm>
4747
<issueManagement>
@@ -61,7 +61,7 @@
6161

6262
<properties>
6363
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,ModifierOrder</checkstyle.violation.ignore>
64-
<project.build.outputTimestamp>2023-04-30T20:51:00Z</project.build.outputTimestamp>
64+
<project.build.outputTimestamp>2023-05-11T20:49:40Z</project.build.outputTimestamp>
6565
<javaVersion>8</javaVersion>
6666
<mavenVersion>3.2.5</mavenVersion>
6767
</properties>

0 commit comments

Comments
 (0)