Prepare pom.xml to the 2.2.0 release

pull/299/head
Oleg Nenashev 2019-01-17 10:08:45 +01:00
parent feb5bb1561
commit d38e77c0cf
1 changed files with 2 additions and 2 deletions

View File

@ -3,12 +3,12 @@
<groupId>com.sun.winsw</groupId>
<artifactId>winsw</artifactId>
<packaging>pom</packaging>
<version>2.1.3-SNAPSHOT</version>
<version>2.2.0-SNAPSHOT</version>
<name>Windows Service Wrapper (WinSW)</name>
<url>https://github.com/kohsuke/winsw/</url>
<properties>
<winsw.version>2.1.2</winsw.version>
<winsw.version>2.2.0</winsw.version>
</properties>
<licenses>