From 00a2a313f55aa3d93c5c68d36a9d7675280f29af Mon Sep 17 00:00:00 2001 From: Arcadius Ahouansou Date: Fri, 3 May 2019 17:00:00 +0100 Subject: [PATCH] Update to 1.6.1 for release --- CHANGELOG.md | 2 +- example-pojo-schema/pom.xml | 2 +- example-schema-to-pojo-gen-test/pom.xml | 2 +- integration-test/pom.xml | 2 +- pojo-event-annotation-plugin/pom.xml | 2 +- pojo-generation-core/pom.xml | 2 +- pojo-generation-plugin/pom.xml | 2 +- pojo-plugin-it/pom.xml | 2 +- pom.xml | 2 +- standard-test-catalog/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39b50da..df24550 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] -## [1.7.0] - 2019-05-03 +## [1.6.1] - 2019-05-03 ### Changed - common-bom.version -> 2.0.2 - framework-api-version -> 4.0.0-M18 diff --git a/example-pojo-schema/pom.xml b/example-pojo-schema/pom.xml index 0788690..095a1b0 100644 --- a/example-pojo-schema/pom.xml +++ b/example-pojo-schema/pom.xml @@ -5,7 +5,7 @@ jsonschema-pojo-generator uk.gov.justice.generators - 1.6.1-SNAPSHOT + 1.6.1 ../pom.xml 4.0.0 diff --git a/example-schema-to-pojo-gen-test/pom.xml b/example-schema-to-pojo-gen-test/pom.xml index 5738ede..df8f4da 100644 --- a/example-schema-to-pojo-gen-test/pom.xml +++ b/example-schema-to-pojo-gen-test/pom.xml @@ -5,7 +5,7 @@ jsonschema-pojo-generator uk.gov.justice.generators - 1.6.1-SNAPSHOT + 1.6.1 ../pom.xml 4.0.0 diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 9069137..ff26e15 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -5,7 +5,7 @@ jsonschema-pojo-generator uk.gov.justice.generators - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/pojo-event-annotation-plugin/pom.xml b/pojo-event-annotation-plugin/pom.xml index b65607a..c0cda4d 100644 --- a/pojo-event-annotation-plugin/pom.xml +++ b/pojo-event-annotation-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema-pojo-generator uk.gov.justice.generators - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/pojo-generation-core/pom.xml b/pojo-generation-core/pom.xml index a8a2191..1959cf1 100644 --- a/pojo-generation-core/pom.xml +++ b/pojo-generation-core/pom.xml @@ -5,7 +5,7 @@ jsonschema-pojo-generator uk.gov.justice.generators - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/pojo-generation-plugin/pom.xml b/pojo-generation-plugin/pom.xml index fce4353..bf0d87b 100644 --- a/pojo-generation-plugin/pom.xml +++ b/pojo-generation-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema-pojo-generator uk.gov.justice.generators - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/pojo-plugin-it/pom.xml b/pojo-plugin-it/pom.xml index 03678ab..aa2c79f 100644 --- a/pojo-plugin-it/pom.xml +++ b/pojo-plugin-it/pom.xml @@ -5,7 +5,7 @@ jsonschema-pojo-generator uk.gov.justice.generators - 1.6.1-SNAPSHOT + 1.6.1 4.0.0 diff --git a/pom.xml b/pom.xml index 378ee3a..96bf982 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ uk.gov.justice.generators jsonschema-pojo-generator - 1.6.1-SNAPSHOT + 1.6.1 pom Json Schema to POJO generator diff --git a/standard-test-catalog/pom.xml b/standard-test-catalog/pom.xml index 50a2fb1..e9c6131 100644 --- a/standard-test-catalog/pom.xml +++ b/standard-test-catalog/pom.xml @@ -5,7 +5,7 @@ jsonschema-pojo-generator uk.gov.justice.generators - 1.6.1-SNAPSHOT + 1.6.1 4.0.0