diff --git a/appveyor.yml b/appveyor.yml index f5be07869..e7f75a9a8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 2.31.{build} +version: 2.32.{build} pull_requests: do_not_increment_build_number: true skip_tags: true diff --git a/pom.xml b/pom.xml index 9a8c2f0fb..736444361 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ cz.habarta.typescript-generator typescript-generator pom - 2.31-SNAPSHOT + 2.32-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 091ef1d5b..a735f09be 100644 --- a/typescript-generator-core/pom.xml +++ b/typescript-generator-core/pom.xml @@ -5,7 +5,7 @@ cz.habarta.typescript-generator typescript-generator - 2.31-SNAPSHOT + 2.32-SNAPSHOT typescript-generator-core diff --git a/typescript-generator-gradle-plugin/pom.xml b/typescript-generator-gradle-plugin/pom.xml index 07f5ba3ac..df7e31a8f 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.31-SNAPSHOT + 2.32-SNAPSHOT typescript-generator-gradle-plugin @@ -49,7 +49,7 @@ cz.habarta.typescript-generator typescript-generator-core - 2.31-SNAPSHOT + 2.32-SNAPSHOT diff --git a/typescript-generator-maven-plugin/pom.xml b/typescript-generator-maven-plugin/pom.xml index a4bf821c2..c6170e3be 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.31-SNAPSHOT + 2.32-SNAPSHOT typescript-generator-maven-plugin @@ -27,7 +27,7 @@ cz.habarta.typescript-generator typescript-generator-core - 2.31-SNAPSHOT + 2.32-SNAPSHOT diff --git a/typescript-generator-spring/pom.xml b/typescript-generator-spring/pom.xml index 64276f840..4b4fdcf96 100644 --- a/typescript-generator-spring/pom.xml +++ b/typescript-generator-spring/pom.xml @@ -5,7 +5,7 @@ cz.habarta.typescript-generator typescript-generator - 2.31-SNAPSHOT + 2.32-SNAPSHOT typescript-generator-spring @@ -32,7 +32,7 @@ cz.habarta.typescript-generator typescript-generator-core - 2.31-SNAPSHOT + 2.32-SNAPSHOT org.springframework.boot @@ -59,7 +59,7 @@ cz.habarta.typescript-generator typescript-generator-core - 2.31-SNAPSHOT + 2.32-SNAPSHOT test-jar test