Skip to content

Commit 62df941

Browse files
committed
[maven-release-plugin] prepare release xml-formatter-0.4.0
1 parent 84a2d88 commit 62df941

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
@@ -18,7 +18,7 @@
1818
</parent>
1919
<groupId>net.revelc.code.formatter</groupId>
2020
<artifactId>xml-formatter</artifactId>
21-
<version>0.4.0-SNAPSHOT</version>
21+
<version>0.4.0</version>
2222
<name>xml-formatter</name>
2323
<description>XML Formatter for use with formatter-maven-plugin</description>
2424
<url>https://github.com/revelc/xml-formatter</url>
@@ -36,7 +36,7 @@
3636
</developer>
3737
</developers>
3838
<scm>
39-
<tag>HEAD</tag>
39+
<tag>xml-formatter-0.4.0</tag>
4040
</scm>
4141
<properties>
4242
<licenseText><![CDATA[

0 commit comments

Comments
 (0)