Skip to content

Commit eded35e

Browse files
committed
[maven-release-plugin] prepare release fmt-maven-plugin-2.20
1 parent eca0449 commit eded35e

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
@@ -3,7 +3,7 @@
33

44
<groupId>com.spotify.fmt</groupId>
55
<artifactId>fmt-maven-plugin</artifactId>
6-
<version>2.20-SNAPSHOT</version>
6+
<version>2.20</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -50,7 +50,7 @@
5050
<connection>scm:git:[email protected]:spotify/fmt-maven-plugin.git</connection>
5151
<developerConnection>scm:git:[email protected]:spotify/fmt-maven-plugin.git</developerConnection>
5252
<url>http://github.com/spotify/fmt-maven-plugin</url>
53-
<tag>HEAD</tag>
53+
<tag>fmt-maven-plugin-2.20</tag>
5454
</scm>
5555

5656
<distributionManagement>
@@ -66,7 +66,7 @@
6666

6767
<properties>
6868
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
69-
<project.build.outputTimestamp>10</project.build.outputTimestamp>
69+
<project.build.outputTimestamp>1682579862</project.build.outputTimestamp>
7070
</properties>
7171

7272
<dependencies>

0 commit comments

Comments
 (0)