From 8f296c80cd48e492b775a01576f8fdfcebff3523 Mon Sep 17 00:00:00 2001 From: Joe Littlejohn Date: Fri, 21 Sep 2018 20:45:10 +0100 Subject: [PATCH] [maven-release-plugin] prepare release jsonschema2pojo-1.0.0-beta1 --- 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 | 4 ++-- pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/jsonschema2pojo-ant/pom.xml b/jsonschema2pojo-ant/pom.xml index 2328654e5..2d176cf71 100644 --- a/jsonschema2pojo-ant/pom.xml +++ b/jsonschema2pojo-ant/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.0-beta1-SNAPSHOT + 1.0.0-beta1 jsonschema2pojo-ant diff --git a/jsonschema2pojo-cli/pom.xml b/jsonschema2pojo-cli/pom.xml index 9bd44aeee..02697ad0e 100644 --- a/jsonschema2pojo-cli/pom.xml +++ b/jsonschema2pojo-cli/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.0-beta1-SNAPSHOT + 1.0.0-beta1 jsonschema2pojo-cli diff --git a/jsonschema2pojo-core/pom.xml b/jsonschema2pojo-core/pom.xml index 6ecd2bdaa..a03bf3e46 100644 --- a/jsonschema2pojo-core/pom.xml +++ b/jsonschema2pojo-core/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.0-beta1-SNAPSHOT + 1.0.0-beta1 jsonschema2pojo-core diff --git a/jsonschema2pojo-gradle-plugin/pom.xml b/jsonschema2pojo-gradle-plugin/pom.xml index f1141c96e..f78b0e065 100644 --- a/jsonschema2pojo-gradle-plugin/pom.xml +++ b/jsonschema2pojo-gradle-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.0-beta1-SNAPSHOT + 1.0.0-beta1 jsonschema2pojo-gradle-plugin diff --git a/jsonschema2pojo-integration-tests/pom.xml b/jsonschema2pojo-integration-tests/pom.xml index 1b7a59585..e36b4defc 100644 --- a/jsonschema2pojo-integration-tests/pom.xml +++ b/jsonschema2pojo-integration-tests/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.0-beta1-SNAPSHOT + 1.0.0-beta1 jsonschema2pojo-integration-tests diff --git a/jsonschema2pojo-maven-plugin/pom.xml b/jsonschema2pojo-maven-plugin/pom.xml index 091a4287c..214c5dc3f 100644 --- a/jsonschema2pojo-maven-plugin/pom.xml +++ b/jsonschema2pojo-maven-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.0-beta1-SNAPSHOT + 1.0.0-beta1 jsonschema2pojo-maven-plugin diff --git a/jsonschema2pojo-scalagen/pom.xml b/jsonschema2pojo-scalagen/pom.xml index ab92d46af..e3fe38e06 100644 --- a/jsonschema2pojo-scalagen/pom.xml +++ b/jsonschema2pojo-scalagen/pom.xml @@ -6,12 +6,12 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.0-beta1-SNAPSHOT + 1.0.0-beta1 org.jsonschema2pojo jsonschema2pojo-scalagen - 1.0.0-beta1-SNAPSHOT + 1.0.0-beta1 4.01 diff --git a/pom.xml b/pom.xml index ff5414e46..a5ceafb02 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jsonschema2pojo jsonschema2pojo - 1.0.0-beta1-SNAPSHOT + 1.0.0-beta1 pom jsonschema2pojo