Skip to content

Commit c9bccb4

Browse files
committed
[maven-release-plugin] prepare release 2.19.0
1 parent 51083a6 commit c9bccb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.spotify.fmt</groupId>
55
<artifactId>fmt-maven-plugin</artifactId>
6-
<version>2.19-SNAPSHOT</version>
6+
<version>2.19</version>
77
<packaging>maven-plugin</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>
@@ -50,7 +50,7 @@
5050
<connection>scm:git:[email protected]:spotify/fmt-maven-plugin.git</connection>
5151
<developerConnection>scm:git:[email protected]:spotify/fmt-maven-plugin.git</developerConnection>
5252
<url>http://github.com/spotify/fmt-maven-plugin</url>
53-
<tag>HEAD</tag>
53+
<tag>2.19.0</tag>
5454
</scm>
5555

5656
<distributionManagement>

0 commit comments

Comments
 (0)