Skip to content

Commit 674455f

Browse files
[maven-release-plugin] prepare release 0.0.9
1 parent b3d075e commit 674455f

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
@@ -5,7 +5,7 @@
55

66
<groupId>engineer.nightowl</groupId>
77
<artifactId>sonos-api-java</artifactId>
8-
<version>0.0.9-SNAPSHOT</version>
8+
<version>0.0.9</version>
99
<packaging>jar</packaging>
1010

1111
<name>sonos-api-java</name>
@@ -17,7 +17,7 @@
1717
<connection>scm:git:git://github.com/nightowlengineer/sonos-api-java.git</connection>
1818
<developerConnection>scm:git:ssh://[email protected]/nightowlengineer/sonos-api-java.git</developerConnection>
1919
<url>https://github.com/nightowlengineer/sonos-api-java/tree/master</url>
20-
<tag>HEAD</tag>
20+
<tag>0.0.9</tag>
2121
</scm>
2222

2323
<developers>

0 commit comments

Comments
 (0)