Skip to content

Commit

Permalink
[maven-release-plugin] prepare release fmt-maven-plugin-2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
herder committed Apr 27, 2023
1 parent eca0449 commit eded35e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.spotify.fmt</groupId>
<artifactId>fmt-maven-plugin</artifactId>
<version>2.20-SNAPSHOT</version>
<version>2.20</version>
<packaging>maven-plugin</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down Expand Up @@ -50,7 +50,7 @@
<connection>scm:git:[email protected]:spotify/fmt-maven-plugin.git</connection>
<developerConnection>scm:git:[email protected]:spotify/fmt-maven-plugin.git</developerConnection>
<url>https://github.com/spotify/fmt-maven-plugin</url>
<tag>HEAD</tag>
<tag>fmt-maven-plugin-2.20</tag>
</scm>

<distributionManagement>
Expand All @@ -66,7 +66,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>10</project.build.outputTimestamp>
<project.build.outputTimestamp>1682579862</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit eded35e

Please sign in to comment.