diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 4135684..5be6403 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -28,5 +28,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.20.0.0")] -[assembly: AssemblyFileVersion("1.20.0.0")] +[assembly: AssemblyVersion("1.19.1.0")] +[assembly: AssemblyFileVersion("1.19.1.0")] diff --git a/pom.xml b/pom.xml index 34ad2f3..3cf4f07 100755 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.sun.winsw winsw pom - 1.20-SNAPSHOT + 1.19.1-SNAPSHOT Windows service wrapper