We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 245bf9e commit e651fa1Copy full SHA for e651fa1
pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>net.revelc.code.formatter</groupId>
21
<artifactId>formatter-maven-plugin</artifactId>
22
- <version>2.23.0-SNAPSHOT</version>
+ <version>2.23.0</version>
23
24
<packaging>maven-plugin</packaging>
25
<name>formatter-maven-plugin</name>
@@ -88,7 +88,7 @@
88
<scm>
89
<connection>scm:git:https://github.com/revelc/formatter-maven-plugin.git</connection>
90
<developerConnection>scm:git:[email protected]/revelc/formatter-maven-plugin.git</developerConnection>
91
- <tag>HEAD</tag>
+ <tag>formatter-maven-plugin-2.23.0</tag>
92
<url>https://github.com/revelc/formatter-maven-plugin</url>
93
</scm>
94
0 commit comments