diff --git a/appveyor.yml b/appveyor.yml index a60359f68..3b5c47b63 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 2.16.{build} +version: 2.17.{build} pull_requests: do_not_increment_build_number: true skip_tags: true diff --git a/pom.xml b/pom.xml index 225e4509d..089c3055b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ cz.habarta.typescript-generator typescript-generator pom - 2.16-SNAPSHOT + 2.17-SNAPSHOT typescript-generator Generates TypeScript declaration file from specified java classes. https://github.com/vojtechhabarta/typescript-generator diff --git a/typescript-generator-core/pom.xml b/typescript-generator-core/pom.xml index 0a073d316..d930e70e1 100644 --- a/typescript-generator-core/pom.xml +++ b/typescript-generator-core/pom.xml @@ -5,7 +5,7 @@ cz.habarta.typescript-generator typescript-generator - 2.16-SNAPSHOT + 2.17-SNAPSHOT typescript-generator-core diff --git a/typescript-generator-gradle-plugin/pom.xml b/typescript-generator-gradle-plugin/pom.xml index 6d2cc630b..af527ed3a 100644 --- a/typescript-generator-gradle-plugin/pom.xml +++ b/typescript-generator-gradle-plugin/pom.xml @@ -5,7 +5,7 @@ cz.habarta.typescript-generator typescript-generator - 2.16-SNAPSHOT + 2.17-SNAPSHOT typescript-generator-gradle-plugin @@ -40,7 +40,7 @@ cz.habarta.typescript-generator typescript-generator-core - 2.16-SNAPSHOT + 2.17-SNAPSHOT diff --git a/typescript-generator-maven-plugin/pom.xml b/typescript-generator-maven-plugin/pom.xml index d3da91356..f96ddff8b 100644 --- a/typescript-generator-maven-plugin/pom.xml +++ b/typescript-generator-maven-plugin/pom.xml @@ -5,7 +5,7 @@ cz.habarta.typescript-generator typescript-generator - 2.16-SNAPSHOT + 2.17-SNAPSHOT typescript-generator-maven-plugin @@ -27,7 +27,7 @@ cz.habarta.typescript-generator typescript-generator-core - 2.16-SNAPSHOT + 2.17-SNAPSHOT diff --git a/typescript-generator-spring/pom.xml b/typescript-generator-spring/pom.xml index a425a2d95..d6840f2df 100644 --- a/typescript-generator-spring/pom.xml +++ b/typescript-generator-spring/pom.xml @@ -5,7 +5,7 @@ cz.habarta.typescript-generator typescript-generator - 2.16-SNAPSHOT + 2.17-SNAPSHOT typescript-generator-spring @@ -32,7 +32,7 @@ cz.habarta.typescript-generator typescript-generator-core - 2.16-SNAPSHOT + 2.17-SNAPSHOT org.springframework.boot @@ -59,7 +59,7 @@ cz.habarta.typescript-generator typescript-generator-core - 2.16-SNAPSHOT + 2.17-SNAPSHOT test-jar test