Skip to content

Commit faab936

Browse files
Bump project version to next minor 3.5.0
1 parent b49b7e6 commit faab936

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

1111
<artifactId>build-helper-maven-plugin</artifactId>
12-
<version>3.4.1-SNAPSHOT</version>
12+
<version>3.5.0-SNAPSHOT</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>3.4.0</tag>
62+
<tag>HEAD</tag>
6363
<url>https://github.com/mojohaus/build-helper-maven-plugin/tree/master</url>
6464
</scm>
6565

@@ -76,7 +76,7 @@
7676
<properties>
7777
<recommendedJavaBuildVersion>11</recommendedJavaBuildVersion>
7878
<scmpublish.content>${project.build.directory}/staging/build-helper-maven-plugin</scmpublish.content>
79-
<project.build.outputTimestamp>2023-05-11T22:04:25Z</project.build.outputTimestamp>
79+
<project.build.outputTimestamp>2023-11-19T22:14:00Z</project.build.outputTimestamp>
8080
</properties>
8181

8282
<dependencies>

0 commit comments

Comments
 (0)