Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
caesar-ralf committed Aug 20, 2024
1 parent 775d418 commit f5a2675
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 @@ -9,7 +9,7 @@

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

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

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

Expand Down

0 comments on commit f5a2675

Please sign in to comment.