Skip to content

Commit 2cd68a2

Browse files
[maven-release-plugin] prepare release 3.1.0
1 parent 6a90511 commit 2cd68a2

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.1.0-SNAPSHOT</version>
12+
<version>3.1.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.1.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>2022-01-18T09:14:02Z</project.build.outputTimestamp>
94+
<project.build.outputTimestamp>2023-05-13T10:38:34Z</project.build.outputTimestamp>
9595
</properties>
9696

9797
<dependencies>

0 commit comments

Comments
 (0)