Skip to content

Commit 8fb8646

Browse files
[maven-release-plugin] prepare release 2.29.0
1 parent f52caf7 commit 8fb8646

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
@@ -9,7 +9,7 @@
99

1010
<groupId>com.spotify.fmt</groupId>
1111
<artifactId>fmt-maven-plugin</artifactId>
12-
<version>2.29-SNAPSHOT</version>
12+
<version>2.29</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>${project.groupId}:${project.artifactId}</name>
@@ -67,13 +67,13 @@
6767
<connection>scm:git:[email protected]:spotify/fmt-maven-plugin.git</connection>
6868
<developerConnection>scm:git:[email protected]:spotify/fmt-maven-plugin.git</developerConnection>
6969
<url>http://github.com/spotify/fmt-maven-plugin</url>
70-
<tag>HEAD</tag>
70+
<tag>2.29.0</tag>
7171
</scm>
7272

7373
<properties>
7474
<java.version>17</java.version>
7575
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
76-
<project.build.outputTimestamp>1757592263</project.build.outputTimestamp>
76+
<project.build.outputTimestamp>1758110939</project.build.outputTimestamp>
7777
<maven.version>3.9.6</maven.version>
7878
</properties>
7979

0 commit comments

Comments
 (0)