Skip to content

Commit 153506d

Browse files
committed
[maven-release-plugin] prepare release xml-format-maven-plugin-3.3.1
1 parent 97a7e21 commit 153506d

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>au.com.acegi</groupId>
1111
<artifactId>xml-format-maven-plugin</artifactId>
12-
<version>3.3.1-SNAPSHOT</version>
12+
<version>3.3.1</version>
1313
<packaging>maven-plugin</packaging>
1414
<name>XML Format Maven Plugin</name>
1515
<description>Automatically formats XML files in a project.</description>
@@ -132,7 +132,7 @@
132132
<connection>scm:git:[email protected]:${github.org}/${github.repo}.git</connection>
133133
<developerConnection>scm:git:[email protected]:${github.org}/${github.repo}.git</developerConnection>
134134
<url>[email protected]:${github.org}/${github.repo}.git</url>
135-
<tag>HEAD</tag>
135+
<tag>xml-format-maven-plugin-3.3.1</tag>
136136
</scm>
137137
<issueManagement>
138138
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)