Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trietsch committed Mar 24, 2021
1 parent 291cda3 commit a72df82
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 @@ -4,7 +4,7 @@

<groupId>dev.trietsch</groupId>
<artifactId>spotify-cli</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<packaging>jar</packaging>

<name>Spotify CLI</name>
Expand All @@ -13,7 +13,7 @@
<url>https://github.com/trietsch/spotify-cli</url>
<connection>scm:git:[email protected]:trietsch/spotify-cli.git</connection>
<developerConnection>scm:git:[email protected]:trietsch/spotify-cli.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.1.1</tag>
</scm>

<properties>
Expand Down

0 comments on commit a72df82

Please sign in to comment.