Skip to content

Commit bacc3fc

Browse files
[maven-release-plugin] prepare release 2.22.0
1 parent c481539 commit bacc3fc

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.21.2-SNAPSHOT</version>
12+
<version>2.22</version>
1313
<packaging>maven-plugin</packaging>
1414

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

6868
<distributionManagement>
@@ -81,7 +81,7 @@
8181
<maven.compiler.source>${maven.compiler.release}</maven.compiler.source>
8282
<maven.compiler.target>${maven.compiler.release}</maven.compiler.target>
8383
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
84-
<project.build.outputTimestamp>1695393657</project.build.outputTimestamp>
84+
<project.build.outputTimestamp>1704967692</project.build.outputTimestamp>
8585
<maven.version>3.9.4</maven.version>
8686
</properties>
8787

0 commit comments

Comments
 (0)