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 84a2d88 commit 62df941Copy full SHA for 62df941
pom.xml
@@ -18,7 +18,7 @@
18
</parent>
19
<groupId>net.revelc.code.formatter</groupId>
20
<artifactId>xml-formatter</artifactId>
21
- <version>0.4.0-SNAPSHOT</version>
+ <version>0.4.0</version>
22
<name>xml-formatter</name>
23
<description>XML Formatter for use with formatter-maven-plugin</description>
24
<url>https://github.com/revelc/xml-formatter</url>
@@ -36,7 +36,7 @@
36
</developer>
37
</developers>
38
<scm>
39
- <tag>HEAD</tag>
+ <tag>xml-formatter-0.4.0</tag>
40
</scm>
41
<properties>
42
<licenseText><![CDATA[
0 commit comments