From a7610713744583ee7622a6901753787030203bc3 Mon Sep 17 00:00:00 2001 From: Joe Littlejohn Date: Mon, 18 Sep 2017 21:55:09 +0100 Subject: [PATCH] [maven-release-plugin] prepare release jsonschema2pojo-0.5.0 --- jsonschema2pojo-ant/pom.xml | 2 +- jsonschema2pojo-cli/pom.xml | 2 +- jsonschema2pojo-core/pom.xml | 2 +- jsonschema2pojo-gradle-plugin/pom.xml | 2 +- jsonschema2pojo-integration-tests/pom.xml | 2 +- jsonschema2pojo-maven-plugin/pom.xml | 2 +- jsonschema2pojo-scalagen/pom.xml | 8 ++++---- pom.xml | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/jsonschema2pojo-ant/pom.xml b/jsonschema2pojo-ant/pom.xml index df9a79f2b..d833e07c9 100644 --- a/jsonschema2pojo-ant/pom.xml +++ b/jsonschema2pojo-ant/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 0.5.0-SNAPSHOT + 0.5.0 jsonschema2pojo-ant diff --git a/jsonschema2pojo-cli/pom.xml b/jsonschema2pojo-cli/pom.xml index fa1845f08..9e0f25e0c 100644 --- a/jsonschema2pojo-cli/pom.xml +++ b/jsonschema2pojo-cli/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 0.5.0-SNAPSHOT + 0.5.0 jsonschema2pojo-cli diff --git a/jsonschema2pojo-core/pom.xml b/jsonschema2pojo-core/pom.xml index 0ef4c7cd4..aa8fcccbf 100644 --- a/jsonschema2pojo-core/pom.xml +++ b/jsonschema2pojo-core/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 0.5.0-SNAPSHOT + 0.5.0 jsonschema2pojo-core diff --git a/jsonschema2pojo-gradle-plugin/pom.xml b/jsonschema2pojo-gradle-plugin/pom.xml index 1d3841854..d6c100d60 100644 --- a/jsonschema2pojo-gradle-plugin/pom.xml +++ b/jsonschema2pojo-gradle-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 0.5.0-SNAPSHOT + 0.5.0 jsonschema2pojo-gradle-plugin diff --git a/jsonschema2pojo-integration-tests/pom.xml b/jsonschema2pojo-integration-tests/pom.xml index 3ab9313b6..7f9717750 100644 --- a/jsonschema2pojo-integration-tests/pom.xml +++ b/jsonschema2pojo-integration-tests/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 0.5.0-SNAPSHOT + 0.5.0 jsonschema2pojo-integration-tests diff --git a/jsonschema2pojo-maven-plugin/pom.xml b/jsonschema2pojo-maven-plugin/pom.xml index 82624d893..1ba6430ce 100644 --- a/jsonschema2pojo-maven-plugin/pom.xml +++ b/jsonschema2pojo-maven-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 0.5.0-SNAPSHOT + 0.5.0 jsonschema2pojo-maven-plugin diff --git a/jsonschema2pojo-scalagen/pom.xml b/jsonschema2pojo-scalagen/pom.xml index 9e297279c..898169275 100644 --- a/jsonschema2pojo-scalagen/pom.xml +++ b/jsonschema2pojo-scalagen/pom.xml @@ -1,17 +1,17 @@ - + 4.0.0 jsonschema2pojo org.jsonschema2pojo - 0.5.0-SNAPSHOT + 0.5.0 org.jsonschema2pojo jsonschema2pojo-scalagen - 0.5.0-SNAPSHOT + 0.5.0 4.01 @@ -22,7 +22,7 @@ 2.11 1.4 scala210_and_up - + diff --git a/pom.xml b/pom.xml index 0985aaf9d..c35a47580 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jsonschema2pojo jsonschema2pojo - 0.5.0-SNAPSHOT + 0.5.0 pom jsonschema2pojo