Skip to content

Commit 427ea7b

Browse files
committed
[maven-release-plugin] prepare release v1.0
1 parent ba8fc59 commit 427ea7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
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.0-SNAPSHOT</version>
7+
<version>1.0</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,6 +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>v1.0</tag>
2425
</scm>
2526

2627
<developers>

0 commit comments

Comments
 (0)