diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ccf315..45970f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to ## Unreleased +## [1.5.0] - 2019-02-18 + +### Changed +- Surfacing filename responsible for JSON parsing error + ## [1.4.5] - 2019-02-05 ### Changed diff --git a/catalog-core/pom.xml b/catalog-core/pom.xml index 4523fd3..e216020 100644 --- a/catalog-core/pom.xml +++ b/catalog-core/pom.xml @@ -5,7 +5,7 @@ json-schema-catalog uk.gov.justice.schema - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/catalog-domain/pom.xml b/catalog-domain/pom.xml index 09548df..4b0d5ae 100644 --- a/catalog-domain/pom.xml +++ b/catalog-domain/pom.xml @@ -5,7 +5,7 @@ uk.gov.justice.schema json-schema-catalog - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/catalog-generation-plugin-it/pom.xml b/catalog-generation-plugin-it/pom.xml index 35594b0..70fccbe 100644 --- a/catalog-generation-plugin-it/pom.xml +++ b/catalog-generation-plugin-it/pom.xml @@ -5,7 +5,7 @@ json-schema-catalog uk.gov.justice.schema - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/catalog-generation/pom.xml b/catalog-generation/pom.xml index 6e82117..0e417c2 100644 --- a/catalog-generation/pom.xml +++ b/catalog-generation/pom.xml @@ -5,7 +5,7 @@ json-schema-catalog uk.gov.justice.schema - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/catalog-test-utils/pom.xml b/catalog-test-utils/pom.xml index 8a06af0..be39d5f 100644 --- a/catalog-test-utils/pom.xml +++ b/catalog-test-utils/pom.xml @@ -5,7 +5,7 @@ json-schema-catalog uk.gov.justice.schema - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/integration-test/pom.xml b/integration-test/pom.xml index d72703a..0d75495 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -5,7 +5,7 @@ json-schema-catalog uk.gov.justice.schema - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/pom.xml b/pom.xml index 94192fd..33bec46 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ uk.gov.justice.schema json-schema-catalog - 1.5.0-SNAPSHOT + 1.5.0 pom diff --git a/schema-example-context/example-integration-test/pom.xml b/schema-example-context/example-integration-test/pom.xml index 7568e61..ffc2d28 100644 --- a/schema-example-context/example-integration-test/pom.xml +++ b/schema-example-context/example-integration-test/pom.xml @@ -5,7 +5,7 @@ schema-example-context uk.gov.justice.schema - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/schema-example-context/pom.xml b/schema-example-context/pom.xml index ab85f0a..b544875 100644 --- a/schema-example-context/pom.xml +++ b/schema-example-context/pom.xml @@ -5,7 +5,7 @@ json-schema-catalog uk.gov.justice.schema - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/schema-example-context/schema-example-command-api/pom.xml b/schema-example-context/schema-example-command-api/pom.xml index 00a0873..c8cae24 100644 --- a/schema-example-context/schema-example-command-api/pom.xml +++ b/schema-example-context/schema-example-command-api/pom.xml @@ -5,7 +5,7 @@ schema-example-context uk.gov.justice.schema - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/schema-example-context/schema-example-standards/pom.xml b/schema-example-context/schema-example-standards/pom.xml index 0f6a185..0e495ff 100644 --- a/schema-example-context/schema-example-standards/pom.xml +++ b/schema-example-context/schema-example-standards/pom.xml @@ -5,7 +5,7 @@ schema-example-context uk.gov.justice.schema - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 diff --git a/schema-service/pom.xml b/schema-service/pom.xml index 668e31a..ddf6d38 100644 --- a/schema-service/pom.xml +++ b/schema-service/pom.xml @@ -5,7 +5,7 @@ json-schema-catalog uk.gov.justice.schema - 1.5.0-SNAPSHOT + 1.5.0 4.0.0