Skip to content

Commit 78e933a

Browse files
committed
[maven-release-plugin] prepare release autolink-0.2.0
1 parent 41572f4 commit 78e933a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.nibor.autolink</groupId>
66
<artifactId>autolink</artifactId>
7-
<version>0.1.1-SNAPSHOT</version>
7+
<version>0.2.0</version>
88

99
<name>autolink-java</name>
1010
<description>
@@ -157,7 +157,7 @@
157157
<connection>scm:git:git@github.com:robinst/autolink-java.git</connection>
158158
<developerConnection>scm:git:git@github.com:robinst/autolink-java.git</developerConnection>
159159
<url>https://github.com/robinst/autolink-java</url>
160-
<tag>HEAD</tag>
160+
<tag>autolink-0.2.0</tag>
161161
</scm>
162162

163163
</project>

0 commit comments

Comments
 (0)