Skip to content

Commit 6063357

Browse files
committed
Prepare for 0.9 release
1 parent 43031c3 commit 6063357

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!-- https://central.sonatype.org/pages/choosing-your-coordinates.html -->
99
<groupId>io.github.murfffi</groupId>
1010
<artifactId>zebra4j</artifactId>
11-
<version>0.9-SNAPSHOT</version>
11+
<version>0.9</version>
1212

1313
<name>zebra4j</name>
1414
<url>https://github.com/murfffi/zebra4j</url>
@@ -273,6 +273,7 @@
273273
<scm>
274274
<url>https://github.com/murfffi/zebra4j</url>
275275
<connection>scm:git:ssh://[email protected]/murfffi/zebra4j.git</connection>
276+
<tag>v0.9</tag>
276277
</scm>
277278
<distributionManagement>
278279
<!-- https://issues.sonatype.org/browse/OSSRH-65855 -->

0 commit comments

Comments
 (0)