Skip to content

Commit 17091d8

Browse files
committed
[maven-release-plugin] prepare release maven-shared-utils-3.3.4
1 parent 9f40037 commit 17091d8

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.3.4-SNAPSHOT</version>
30+
<version>3.3.4</version>
3131

3232
<name>Apache Maven Shared Utils</name>
3333
<description>Shared utilities for use by Maven core and plugins</description>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-utils.git</connection>
3737
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-utils.git</developerConnection>
3838
<url>https://github.com/apache/maven-shared-utils/tree/${project.scm.tag}</url>
39-
<tag>HEAD</tag>
39+
<tag>maven-shared-utils-3.3.4</tag>
4040
</scm>
4141
<issueManagement>
4242
<system>jira</system>
@@ -61,7 +61,7 @@
6161

6262
<properties>
6363
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,ModifierOrder</checkstyle.violation.ignore>
64-
<project.build.outputTimestamp>2020-04-04T09:03:59Z</project.build.outputTimestamp>
64+
<project.build.outputTimestamp>2021-04-26T13:53:43Z</project.build.outputTimestamp>
6565
<javaVersion>7</javaVersion>
6666
<mavenVersion>3.1.0</mavenVersion>
6767
</properties>

0 commit comments

Comments
 (0)