Skip to content

Commit a89d6df

Browse files
author
Caesar Ralf
committed
[maven-release-plugin] prepare release 2.23
1 parent 645ace3 commit a89d6df

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

1010
<groupId>com.spotify.fmt</groupId>
1111
<artifactId>fmt-maven-plugin</artifactId>
12-
<version>2.23-SNAPSHOT</version>
12+
<version>2.23</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>${project.groupId}:${project.artifactId}</name>
@@ -62,13 +62,13 @@
6262
<connection>scm:git:git@github.com:spotify/fmt-maven-plugin.git</connection>
6363
<developerConnection>scm:git:git@github.com:spotify/fmt-maven-plugin.git</developerConnection>
6464
<url>http://github.com/spotify/fmt-maven-plugin</url>
65-
<tag>HEAD</tag>
65+
<tag>2.23</tag>
6666
</scm>
6767

6868
<properties>
6969
<java.version>11</java.version>
7070
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
71-
<project.build.outputTimestamp>1705916719</project.build.outputTimestamp>
71+
<project.build.outputTimestamp>1709805553</project.build.outputTimestamp>
7272
<maven.version>3.9.6</maven.version>
7373
</properties>
7474

0 commit comments

Comments
 (0)