Skip to content

Commit 1296919

Browse files
[maven-release-plugin] prepare release 3.4.0
1 parent 4bc0511 commit 1296919

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>build-helper-maven-plugin</artifactId>
12-
<version>3.4.0-SNAPSHOT</version>
12+
<version>3.4.0</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>Build Helper Maven Plugin</name>
@@ -59,7 +59,7 @@
5959
<scm>
6060
<connection>scm:git:https://github.com/mojohaus/build-helper-maven-plugin.git</connection>
6161
<developerConnection>scm:git:ssh://[email protected]/mojohaus/build-helper-maven-plugin.git</developerConnection>
62-
<tag>HEAD</tag>
62+
<tag>3.4.0</tag>
6363
<url>https://github.com/mojohaus/build-helper-maven-plugin/tree/master</url>
6464
</scm>
6565

@@ -80,7 +80,7 @@
8080
<!-- remove with parent upgrade -->
8181
<maven-release-plugin.version>3.0.0</maven-release-plugin.version>
8282
<scmpublish.content>${project.build.directory}/staging/build-helper-maven-plugin</scmpublish.content>
83-
<project.build.outputTimestamp>2022-01-18T09:14:02Z</project.build.outputTimestamp>
83+
<project.build.outputTimestamp>2023-05-11T22:02:29Z</project.build.outputTimestamp>
8484
</properties>
8585

8686
<dependencies>

0 commit comments

Comments
 (0)