Skip to content

Commit f4afd10

Browse files
committed
[maven-release-plugin] prepare release 3.2.1
1 parent eb58403 commit f4afd10

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.1-SNAPSHOT</version>
12+
<version>3.2.1</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>3.2.1</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>2023-06-05T23:39:50Z</project.build.outputTimestamp>
91+
<project.build.outputTimestamp>2024-09-03T00:19:13Z</project.build.outputTimestamp>
9292
</properties>
9393

9494
<dependencies>

0 commit comments

Comments
 (0)