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 760a74d commit 5c8fb88Copy full SHA for 5c8fb88
pom.xml
@@ -31,7 +31,7 @@
31
32
<groupId>com.github.hazendaz.maven</groupId>
33
<artifactId>xml-format-maven-plugin</artifactId>
34
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.1.1</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://[email protected]/acegi/xml-format-maven-plugin.git</developerConnection>
48
- <tag>HEAD</tag>
+ <tag>xml-format-maven-plugin-4.1.1</tag>
49
<url>https://github.com/acegi/xml-format-maven-plugin</url>
50
</scm>
51
<issueManagement>
0 commit comments