From 7e264dcf9dcf9df1a77d5ca486d0553c463d8362 Mon Sep 17 00:00:00 2001 From: "GitHub Release Action [bot]" Date: Thu, 30 May 2024 16:17:59 +0000 Subject: [PATCH] bump version to 0.3.0-SNAPSHOT --- 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 65cad91c..96e27abf 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ io.github.sebastian-toepfer.json-schema json-schema - 0.2.0 + 0.3.0-SNAPSHOT json-schema-api diff --git a/core/pom.xml b/core/pom.xml index d879113b..b06a3ef3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ io.github.sebastian-toepfer.json-schema json-schema - 0.2.0 + 0.3.0-SNAPSHOT json-schema-core diff --git a/pom.xml b/pom.xml index a08617be..79dc52f9 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ io.github.sebastian-toepfer.json-schema json-schema - 0.2.0 + 0.3.0-SNAPSHOT Json Schema pom @@ -45,7 +45,7 @@ - 2024-05-30T16:17:44Z + 2024-05-30T16:17:54Z 17 diff --git a/vocabulary-spi/pom.xml b/vocabulary-spi/pom.xml index 32a6838a..47ff506f 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 + 0.3.0-SNAPSHOT json-schema-vocabulary-spi