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 4f1907f commit f4c6b49Copy full SHA for f4c6b49
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>au.com.acegi</groupId>
33
<artifactId>xml-format-maven-plugin</artifactId>
34
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.1.0</version>
35
<packaging>maven-plugin</packaging>
36
37
<name>XML Format Maven Plugin</name>
@@ -45,7 +45,7 @@
45
<scm>
46
<connection>scm:git:ssh://github.com/acegi/xml-format-maven-plugin.git</connection>
47
<developerConnection>scm:git:ssh://git@github.com/acegi/xml-format-maven-plugin.git</developerConnection>
48
- <tag>HEAD</tag>
+ <tag>xml-format-maven-plugin-4.1.0</tag>
49
<url>https://github.com/acegi/xml-format-maven-plugin</url>
50
</scm>
51
<issueManagement>
0 commit comments