mirror of https://github.com/winsw/winsw
Target release is 2.1.0
parent
b6dc14f6cf
commit
541718b2ca
4
pom.xml
4
pom.xml
|
@ -3,12 +3,12 @@
|
|||
<groupId>com.sun.winsw</groupId>
|
||||
<artifactId>winsw</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>2.0.4-SNAPSHOT</version>
|
||||
<version>2.1.0-SNAPSHOT</version>
|
||||
<name>Windows Service Wrapper (WinSW)</name>
|
||||
<url>https://github.com/kohsuke/winsw/</url>
|
||||
|
||||
<properties>
|
||||
<winsw.version>2.0.3</winsw.version>
|
||||
<winsw.version>2.1.0</winsw.version>
|
||||
</properties>
|
||||
|
||||
<licenses>
|
||||
|
|
Loading…
Reference in New Issue