Skip to content

Commit 5c8fb88

Browse files
committed
[maven-release-plugin] prepare release xml-format-maven-plugin-4.1.1
1 parent 760a74d commit 5c8fb88

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
@@ -31,7 +31,7 @@
3131

3232
<groupId>com.github.hazendaz.maven</groupId>
3333
<artifactId>xml-format-maven-plugin</artifactId>
34-
<version>4.1.1-SNAPSHOT</version>
34+
<version>4.1.1</version>
3535
<packaging>maven-plugin</packaging>
3636

3737
<name>XML Format Maven Plugin</name>
@@ -45,7 +45,7 @@
4545
<scm>
4646
<connection>scm:git:ssh://github.com/acegi/xml-format-maven-plugin.git</connection>
4747
<developerConnection>scm:git:ssh://[email protected]/acegi/xml-format-maven-plugin.git</developerConnection>
48-
<tag>HEAD</tag>
48+
<tag>xml-format-maven-plugin-4.1.1</tag>
4949
<url>https://github.com/acegi/xml-format-maven-plugin</url>
5050
</scm>
5151
<issueManagement>

0 commit comments

Comments
 (0)