Browse Source

Target release is 2.1.0

Oleg Nenashev 8 years ago
parent
commit
541718b2ca
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.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>