From 12403f6902578f7d5070f4359b0af5be04ebf677 Mon Sep 17 00:00:00 2001 From: Nicolas Dos Santos Date: Sun, 23 Apr 2023 11:06:42 +0200 Subject: [PATCH] Bump version from 0.5.x to 0.6.x --- commons/pom.xml | 2 +- distribution/pom.xml | 2 +- dummy-module/pom.xml | 2 +- generator/pom.xml | 2 +- maven-plugin/pom.xml | 2 +- pom.xml | 2 +- report/pom.xml | 2 +- serializer/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/commons/pom.xml b/commons/pom.xml index b0db78f4..9466e4b6 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -5,7 +5,7 @@ com.weedow schema-org-parent - 0.5.1-SNAPSHOT + 0.6.0-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index c0c0fa3c..6e041340 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ com.weedow schema-org-parent - 0.5.1-SNAPSHOT + 0.6.0-SNAPSHOT ../pom.xml diff --git a/dummy-module/pom.xml b/dummy-module/pom.xml index 5238f9a4..48480669 100644 --- a/dummy-module/pom.xml +++ b/dummy-module/pom.xml @@ -5,7 +5,7 @@ com.weedow schema-org-parent - 0.5.1-SNAPSHOT + 0.6.0-SNAPSHOT ../pom.xml diff --git a/generator/pom.xml b/generator/pom.xml index 7b55efe4..0f58d687 100644 --- a/generator/pom.xml +++ b/generator/pom.xml @@ -5,7 +5,7 @@ com.weedow schema-org-parent - 0.5.1-SNAPSHOT + 0.6.0-SNAPSHOT ../pom.xml diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index b11e2783..ae98d998 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.weedow schema-org-parent - 0.5.1-SNAPSHOT + 0.6.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 123b8f1c..092f70f4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.weedow schema-org-parent - 0.5.1-SNAPSHOT + 0.6.0-SNAPSHOT pom schema-org-java-parent diff --git a/report/pom.xml b/report/pom.xml index 3214105a..bd699574 100644 --- a/report/pom.xml +++ b/report/pom.xml @@ -5,7 +5,7 @@ com.weedow schema-org-parent - 0.5.1-SNAPSHOT + 0.6.0-SNAPSHOT ../pom.xml diff --git a/serializer/pom.xml b/serializer/pom.xml index 569e0651..57d7e221 100644 --- a/serializer/pom.xml +++ b/serializer/pom.xml @@ -5,7 +5,7 @@ com.weedow schema-org-parent - 0.5.1-SNAPSHOT + 0.6.0-SNAPSHOT ../pom.xml