Skip to content

Commit 4164753

Browse files
committed
[maven-release-plugin] prepare release v0.9.0
1 parent 21f716b commit 4164753

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>com.vlkan.rfos</groupId>
77
<artifactId>rotating-fos</artifactId>
8-
<version>0.9.0-SNAPSHOT</version>
8+
<version>0.9.0</version>
99

1010
<name>RotatingFileOutputStream</name>
1111
<description>Sneakily rotating your FileOutputStream since 2017.</description>
@@ -38,7 +38,7 @@
3838
<url>https://github.com/vy/rotating-fos</url>
3939
<connection>scm:git:[email protected]:vy/rotating-fos.git</connection>
4040
<developerConnection>scm:git:[email protected]:vy/rotating-fos.git</developerConnection>
41-
<tag>HEAD</tag>
41+
<tag>v0.9.0</tag>
4242
</scm>
4343

4444
<distributionManagement>

0 commit comments

Comments
 (0)