Browse Source

Prepare pom.xml to the 2.2.0 release

Oleg Nenashev 6 years ago
parent
commit
d38e77c0cf
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -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>