Skip to content

Commit f05aec4

Browse files
committed
[maven-release-plugin] prepare release 3.2.0
1 parent 6674082 commit f05aec4

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

1515
<name>Build Number Maven Plugin</name>
@@ -74,7 +74,7 @@
7474
<connection>scm:git:https://github.com/mojohaus/buildnumber-maven-plugin.git</connection>
7575
<developerConnection>scm:git:https://github.com/mojohaus/buildnumber-maven-plugin.git</developerConnection>
7676
<url>https://github.com/mojohaus/buildnumber-maven-plugin/tree/master</url>
77-
<tag>HEAD</tag>
77+
<tag>3.2.0</tag>
7878
</scm>
7979

8080
<issueManagement>
@@ -91,7 +91,7 @@
9191
<takari-lifecycle-plugin.version>2.0.8</takari-lifecycle-plugin.version>
9292
<test.excludes>**/it/**</test.excludes>
9393
<scmpublish.content>target/staging/${project.artifactId}</scmpublish.content>
94-
<project.build.outputTimestamp>2023-05-13T10:39:08Z</project.build.outputTimestamp>
94+
<project.build.outputTimestamp>2023-06-05T23:39:38Z</project.build.outputTimestamp>
9595
</properties>
9696

9797
<dependencies>

0 commit comments

Comments
 (0)