Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vy committed Dec 8, 2019
1 parent 66f181e commit 7eeda0b
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 @@ -5,7 +5,7 @@

<groupId>com.vlkan.rfos</groupId>
<artifactId>rotating-fos</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.1</version>

<name>RotatingFileOutputStream</name>
<description>Sneakily rotating your FileOutputStream since 2017.</description>
Expand Down Expand Up @@ -38,7 +38,7 @@
<url>https://github.com/vy/rotating-fos</url>
<connection>scm:git:git@github.com:vy/rotating-fos.git</connection>
<developerConnection>scm:git:git@github.com:vy/rotating-fos.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.9.1</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 7eeda0b

Please sign in to comment.