Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.23
Browse files Browse the repository at this point in the history
  • Loading branch information
caesar-ralf committed Mar 7, 2024
1 parent 645ace3 commit a89d6df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@

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

<name>${project.groupId}:${project.artifactId}</name>
Expand Down Expand Up @@ -62,13 +62,13 @@
<connection>scm:git:git@github.com:spotify/fmt-maven-plugin.git</connection>
<developerConnection>scm:git:git@github.com:spotify/fmt-maven-plugin.git</developerConnection>
<url>http://github.com/spotify/fmt-maven-plugin</url>
<tag>HEAD</tag>
<tag>2.23</tag>
</scm>

<properties>
<java.version>11</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>1705916719</project.build.outputTimestamp>
<project.build.outputTimestamp>1709805553</project.build.outputTimestamp>
<maven.version>3.9.6</maven.version>
</properties>

Expand Down

0 comments on commit a89d6df

Please sign in to comment.