Skip to content

Commit 87dcd05

Browse files
committed
[maven-release-plugin] prepare release xml-format-maven-plugin-4.0.1
1 parent 7fc9813 commit 87dcd05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<groupId>au.com.acegi</groupId>
66
<artifactId>acegi-standard-project</artifactId>
77
<version>0.7.0</version>
8-
<relativePath/>
8+
<relativePath />
99
</parent>
1010
<groupId>au.com.acegi</groupId>
1111
<artifactId>xml-format-maven-plugin</artifactId>
12-
<version>4.0.1-SNAPSHOT</version>
12+
<version>4.0.1</version>
1313
<packaging>maven-plugin</packaging>
1414
<name>XML Format Maven Plugin</name>
1515
<description>Automatically formats XML files in a project.</description>
@@ -201,7 +201,7 @@
201201
<connection>scm:git:[email protected]:${github.org}/${github.repo}.git</connection>
202202
<developerConnection>scm:git:[email protected]:${github.org}/${github.repo}.git</developerConnection>
203203
<url>[email protected]:${github.org}/${github.repo}.git</url>
204-
<tag>HEAD</tag>
204+
<tag>xml-format-maven-plugin-4.0.1</tag>
205205
</scm>
206206
<issueManagement>
207207
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)