Skip to content

Commit 4ce85f5

Browse files
committed
[maven-release-plugin] prepare release v1.2
1 parent 4ee5f60 commit 4ce85f5

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
@@ -4,7 +4,7 @@
44
<artifactId>java-xmlbuilder</artifactId>
55
<packaging>jar</packaging>
66

7-
<version>1.2-SNAPSHOT</version>
7+
<version>1.2</version>
88
<name>java-xmlbuilder</name>
99
<description>XML Builder is a utility that creates simple XML documents using relatively sparse Java code</description>
1010
<url>https://github.com/jmurty/java-xmlbuilder</url>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:github.com/jmurty/java-xmlbuilder.git</connection>
2222
<developerConnection>scm:git:git@github.com:jmurty/java-xmlbuilder.git</developerConnection>
2323
<url>https://github.com/jmurty/java-xmlbuilder</url>
24-
<tag>HEAD</tag>
24+
<tag>v1.2</tag>
2525
</scm>
2626

2727
<developers>

0 commit comments

Comments
 (0)