From 47a8460f25be60500f2c660a74afab154f4d2bee Mon Sep 17 00:00:00 2001 From: "GitHub Release Action [bot]" Date: Thu, 30 May 2024 16:17:44 +0000 Subject: [PATCH] bump version to 0.2.0 --- api/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 4 ++-- vocabulary-spi/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index ea2cf7a4..65cad91c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ io.github.sebastian-toepfer.json-schema json-schema - 0.2.0-SNAPSHOT + 0.2.0 json-schema-api diff --git a/core/pom.xml b/core/pom.xml index 2f2778e0..d879113b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ io.github.sebastian-toepfer.json-schema json-schema - 0.2.0-SNAPSHOT + 0.2.0 json-schema-core diff --git a/pom.xml b/pom.xml index a907f3cc..a08617be 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ io.github.sebastian-toepfer.json-schema json-schema - 0.2.0-SNAPSHOT + 0.2.0 Json Schema pom @@ -45,7 +45,7 @@ - 2024-02-13T20:35:47Z + 2024-05-30T16:17:44Z 17 diff --git a/vocabulary-spi/pom.xml b/vocabulary-spi/pom.xml index 162df79f..32a6838a 100644 --- a/vocabulary-spi/pom.xml +++ b/vocabulary-spi/pom.xml @@ -8,7 +8,7 @@ io.github.sebastian-toepfer.json-schema json-schema - 0.2.0-SNAPSHOT + 0.2.0 json-schema-vocabulary-spi