Skip to content

Commit 3333454

Browse files
[maven-release-plugin] prepare release 3.6.0
1 parent 05ee2cb commit 3333454

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.5.1-SNAPSHOT</version>
12+
<version>3.6.0</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>Build Helper Maven Plugin</name>
@@ -68,7 +68,7 @@
6868
<scm>
6969
<connection>scm:git:https://github.com/mojohaus/build-helper-maven-plugin.git</connection>
7070
<developerConnection>scm:git:ssh://[email protected]/mojohaus/build-helper-maven-plugin.git</developerConnection>
71-
<tag>HEAD</tag>
71+
<tag>3.6.0</tag>
7272
<url>https://github.com/mojohaus/build-helper-maven-plugin/tree/master</url>
7373
</scm>
7474

@@ -84,7 +84,7 @@
8484

8585
<properties>
8686
<scmpublish.content>${project.build.directory}/staging/build-helper-maven-plugin</scmpublish.content>
87-
<project.build.outputTimestamp>2023-11-24T19:44:40Z</project.build.outputTimestamp>
87+
<project.build.outputTimestamp>2024-05-19T19:34:07Z</project.build.outputTimestamp>
8888
</properties>
8989

9090
<dependencies>

0 commit comments

Comments
 (0)