Skip to content

Commit ced5b96

Browse files
author
Caesar Ralf
committed
[maven-release-plugin] prepare for next development iteration
1 parent a89d6df commit ced5b96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
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.23</version>
12+
<version>2.24-SNAPSHOT</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>${project.groupId}:${project.artifactId}</name>
@@ -62,13 +62,13 @@
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>2.23</tag>
65+
<tag>HEAD</tag>
6666
</scm>
6767

6868
<properties>
6969
<java.version>11</java.version>
7070
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
71-
<project.build.outputTimestamp>1709805553</project.build.outputTimestamp>
71+
<project.build.outputTimestamp>1709805632</project.build.outputTimestamp>
7272
<maven.version>3.9.6</maven.version>
7373
</properties>
7474

0 commit comments

Comments
 (0)