From 0a52df21d6bb2fe699ff1cd16d8ebd6f36a05d2d Mon Sep 17 00:00:00 2001 From: Joe Littlejohn Date: Thu, 16 Feb 2023 19:46:37 +0000 Subject: [PATCH] [maven-release-plugin] prepare release jsonschema2pojo-1.2.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 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/jsonschema2pojo-ant/pom.xml b/jsonschema2pojo-ant/pom.xml index 8f0291293..32563199b 100644 --- a/jsonschema2pojo-ant/pom.xml +++ b/jsonschema2pojo-ant/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.1.4-SNAPSHOT + 1.2.0 jsonschema2pojo-ant diff --git a/jsonschema2pojo-cli/pom.xml b/jsonschema2pojo-cli/pom.xml index 6326739bd..078616eaf 100644 --- a/jsonschema2pojo-cli/pom.xml +++ b/jsonschema2pojo-cli/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.1.4-SNAPSHOT + 1.2.0 jsonschema2pojo-cli diff --git a/jsonschema2pojo-core/pom.xml b/jsonschema2pojo-core/pom.xml index db18fb223..5e0075727 100644 --- a/jsonschema2pojo-core/pom.xml +++ b/jsonschema2pojo-core/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.1.4-SNAPSHOT + 1.2.0 jsonschema2pojo-core diff --git a/jsonschema2pojo-gradle-plugin/pom.xml b/jsonschema2pojo-gradle-plugin/pom.xml index fa71cc848..d810ef13b 100644 --- a/jsonschema2pojo-gradle-plugin/pom.xml +++ b/jsonschema2pojo-gradle-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.1.4-SNAPSHOT + 1.2.0 jsonschema2pojo-gradle-plugin diff --git a/jsonschema2pojo-integration-tests/pom.xml b/jsonschema2pojo-integration-tests/pom.xml index 8ac004ed3..3ebe8e154 100644 --- a/jsonschema2pojo-integration-tests/pom.xml +++ b/jsonschema2pojo-integration-tests/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.1.4-SNAPSHOT + 1.2.0 jsonschema2pojo-integration-tests diff --git a/jsonschema2pojo-maven-plugin/pom.xml b/jsonschema2pojo-maven-plugin/pom.xml index 706cb392c..386d1f35e 100644 --- a/jsonschema2pojo-maven-plugin/pom.xml +++ b/jsonschema2pojo-maven-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.1.4-SNAPSHOT + 1.2.0 jsonschema2pojo-maven-plugin diff --git a/pom.xml b/pom.xml index eb9a4500c..7a5596a17 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jsonschema2pojo jsonschema2pojo - 1.1.4-SNAPSHOT + 1.2.0 pom jsonschema2pojo