File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53
64 <modelVersion >4.0.0</modelVersion >
75
86 <groupId >com.vlkan.rfos</groupId >
97 <artifactId >rotating-fos</artifactId >
10- <version >0.8-SNAPSHOT </version >
8+ <version >0.8</version >
119
1210 <name >RotatingFileOutputStream</name >
1311 <description >Sneakily rotating your FileOutputStream since 2017.</description >
4038 <url >https://github.com/vy/rotating-fos</url >
4139 <
connection >scm:git:
[email protected] :vy/rotating-fos.git</
connection >
4240 <
developerConnection >scm:git:
[email protected] :vy/rotating-fos.git</
developerConnection >
43- <tag >HEAD </tag >
41+ <tag >v0.8 </tag >
4442 </scm >
4543
4644 <distributionManagement >
You can’t perform that action at this time.
0 commit comments