Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
C0urante committed Dec 24, 2023
1 parent 11b8eca commit b3255b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>io.github.c0urante</groupId>
<artifactId>joplin</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>

<name>Joplin</name>
<description>Java client for the Philips Hue Entertainment API</description>
Expand All @@ -46,7 +46,7 @@
<connection>scm:git:git://github.com/C0urante/joplin.git</connection>
<developerConnection>scm:git:git@github.com:C0urante/joplin.git</developerConnection>
<url>https://github.com/C0urante/joplin/tree/main</url>
<tag>HEAD</tag>
<tag>v0.2.0</tag>
</scm>

<repositories>
Expand Down

0 comments on commit b3255b7

Please sign in to comment.