We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f181e commit 7eeda0bCopy full SHA for 7eeda0b
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.vlkan.rfos</groupId>
7
<artifactId>rotating-fos</artifactId>
8
- <version>0.9.1-SNAPSHOT</version>
+ <version>0.9.1</version>
9
10
<name>RotatingFileOutputStream</name>
11
<description>Sneakily rotating your FileOutputStream since 2017.</description>
@@ -38,7 +38,7 @@
38
<url>https://github.com/vy/rotating-fos</url>
39
<connection>scm:git:[email protected]:vy/rotating-fos.git</connection>
40
<developerConnection>scm:git:[email protected]:vy/rotating-fos.git</developerConnection>
41
- <tag>HEAD</tag>
+ <tag>v0.9.1</tag>
42
</scm>
43
44
<distributionManagement>
0 commit comments