Skip to content

Commit 278d1f8

Browse files
[maven-release-plugin] prepare release maven-help-plugin-3.4.0
1 parent c18f617 commit 278d1f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>maven-help-plugin</artifactId>
31-
<version>3.3.1-SNAPSHOT</version>
31+
<version>3.4.0</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Help Plugin</name>
@@ -45,7 +45,7 @@
4545
<scm>
4646
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-help-plugin.git</connection>
4747
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-help-plugin.git</developerConnection>
48-
<tag>HEAD</tag>
48+
<tag>maven-help-plugin-3.4.0</tag>
4949
<url>https://github.com/apache/maven-help-plugin/tree/${project.scm.tag}</url>
5050
</scm>
5151
<issueManagement>
@@ -66,7 +66,7 @@
6666
<properties>
6767
<javaVersion>8</javaVersion>
6868
<mavenVersion>3.6.3</mavenVersion>
69-
<project.build.outputTimestamp>2022-08-14T12:24:27Z</project.build.outputTimestamp>
69+
<project.build.outputTimestamp>2023-03-14T21:31:27Z</project.build.outputTimestamp>
7070
</properties>
7171

7272
<dependencies>

0 commit comments

Comments
 (0)