We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51083a6 commit c9bccb4Copy full SHA for c9bccb4
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.spotify.fmt</groupId>
5
<artifactId>fmt-maven-plugin</artifactId>
6
- <version>2.19-SNAPSHOT</version>
+ <version>2.19</version>
7
<packaging>maven-plugin</packaging>
8
9
<name>${project.groupId}:${project.artifactId}</name>
@@ -50,7 +50,7 @@
50
<connection>scm:git:[email protected]:spotify/fmt-maven-plugin.git</connection>
51
<developerConnection>scm:git:[email protected]:spotify/fmt-maven-plugin.git</developerConnection>
52
<url>http://github.com/spotify/fmt-maven-plugin</url>
53
- <tag>HEAD</tag>
+ <tag>2.19.0</tag>
54
</scm>
55
56
<distributionManagement>
0 commit comments