From f3ce5046ea94a6c348a84fad2c3d5b966aa41f3e Mon Sep 17 00:00:00 2001 From: Joe Littlejohn Date: Mon, 1 Apr 2019 21:50:08 +0100 Subject: [PATCH] [maven-release-plugin] prepare release jsonschema2pojo-1.0.1 --- 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 18c4f6f8a..a05fad491 100644 --- a/jsonschema2pojo-ant/pom.xml +++ b/jsonschema2pojo-ant/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.1-SNAPSHOT + 1.0.1 jsonschema2pojo-ant diff --git a/jsonschema2pojo-cli/pom.xml b/jsonschema2pojo-cli/pom.xml index 074494031..1affcf7cd 100644 --- a/jsonschema2pojo-cli/pom.xml +++ b/jsonschema2pojo-cli/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.1-SNAPSHOT + 1.0.1 jsonschema2pojo-cli diff --git a/jsonschema2pojo-core/pom.xml b/jsonschema2pojo-core/pom.xml index be05cc4cb..7e1000dc0 100644 --- a/jsonschema2pojo-core/pom.xml +++ b/jsonschema2pojo-core/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.1-SNAPSHOT + 1.0.1 jsonschema2pojo-core diff --git a/jsonschema2pojo-gradle-plugin/pom.xml b/jsonschema2pojo-gradle-plugin/pom.xml index 5f0df0b2d..aaf4a202e 100644 --- a/jsonschema2pojo-gradle-plugin/pom.xml +++ b/jsonschema2pojo-gradle-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.1-SNAPSHOT + 1.0.1 jsonschema2pojo-gradle-plugin diff --git a/jsonschema2pojo-integration-tests/pom.xml b/jsonschema2pojo-integration-tests/pom.xml index 0c92facb2..de2d07055 100644 --- a/jsonschema2pojo-integration-tests/pom.xml +++ b/jsonschema2pojo-integration-tests/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.1-SNAPSHOT + 1.0.1 jsonschema2pojo-integration-tests diff --git a/jsonschema2pojo-maven-plugin/pom.xml b/jsonschema2pojo-maven-plugin/pom.xml index 825af4da3..5a9c7cf48 100644 --- a/jsonschema2pojo-maven-plugin/pom.xml +++ b/jsonschema2pojo-maven-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.1-SNAPSHOT + 1.0.1 jsonschema2pojo-maven-plugin diff --git a/jsonschema2pojo-scalagen/pom.xml b/jsonschema2pojo-scalagen/pom.xml index 4a289dee8..4c10789b2 100644 --- a/jsonschema2pojo-scalagen/pom.xml +++ b/jsonschema2pojo-scalagen/pom.xml @@ -6,12 +6,12 @@ jsonschema2pojo org.jsonschema2pojo - 1.0.1-SNAPSHOT + 1.0.1 org.jsonschema2pojo jsonschema2pojo-scalagen - 1.0.1-SNAPSHOT + 1.0.1 4.01 diff --git a/pom.xml b/pom.xml index 0bace5a4f..6b0051888 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jsonschema2pojo jsonschema2pojo - 1.0.1-SNAPSHOT + 1.0.1 pom jsonschema2pojo