Skip to content

Commit d943f30

Browse files
committed
[maven-release-plugin] prepare release buildnumber-maven-plugin=3.3.0
1 parent e279a77 commit d943f30

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>buildnumber-maven-plugin</artifactId>
12-
<version>3.2.2-SNAPSHOT</version>
12+
<version>3.3.0</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>Build Number Maven Plugin</name>
@@ -71,7 +71,7 @@
7171
<scm>
7272
<connection>scm:git:https://github.com/mojohaus/buildnumber-maven-plugin.git</connection>
7373
<developerConnection>scm:git:https://github.com/mojohaus/buildnumber-maven-plugin.git</developerConnection>
74-
<tag>HEAD</tag>
74+
<tag>buildnumber-maven-plugin=3.3.0</tag>
7575
<url>https://github.com/mojohaus/buildnumber-maven-plugin/tree/master</url>
7676
</scm>
7777

@@ -88,7 +88,7 @@
8888
<takari-lifecycle-plugin.version>2.0.8</takari-lifecycle-plugin.version>
8989
<test.excludes>**/it/**</test.excludes>
9090
<scmpublish.content>target/staging/${project.artifactId}</scmpublish.content>
91-
<project.build.outputTimestamp>2024-09-03T00:19:36Z</project.build.outputTimestamp>
91+
<project.build.outputTimestamp>2026-01-18T22:07:42Z</project.build.outputTimestamp>
9292
</properties>
9393

9494
<dependencies>

0 commit comments

Comments
 (0)