From 21f1729a99feaae7cc08a43c84b395cf723cc6c0 Mon Sep 17 00:00:00 2001 From: cuzfrog <8308247+cuzfrog@users.noreply.github.com> Date: Sun, 4 May 2025 17:09:23 +0000 Subject: [PATCH] Bump version to 0.12.0-SNAPSHOT --- annotation/pom.xml | 2 +- doc/Usage.md | 2 +- it/java17/pom.xml | 2 +- it/java8/pom.xml | 2 +- it/pom.xml | 2 +- pom.xml | 2 +- processor/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/annotation/pom.xml b/annotation/pom.xml index e66af7d6..4898f3e3 100644 --- a/annotation/pom.xml +++ b/annotation/pom.xml @@ -4,7 +4,7 @@ online.sharedtype sharedtype-parent - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../pom.xml diff --git a/doc/Usage.md b/doc/Usage.md index 2b5f2379..50a951f7 100644 --- a/doc/Usage.md +++ b/doc/Usage.md @@ -23,7 +23,7 @@ Add Maven properties: ```xml - 0.10.0 + 0.11.0 false ``` diff --git a/it/java17/pom.xml b/it/java17/pom.xml index 64776fcf..272f7408 100644 --- a/it/java17/pom.xml +++ b/it/java17/pom.xml @@ -4,7 +4,7 @@ online.sharedtype sharedtype-it-parent - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../pom.xml diff --git a/it/java8/pom.xml b/it/java8/pom.xml index 92ae5991..c4b37adf 100644 --- a/it/java8/pom.xml +++ b/it/java8/pom.xml @@ -4,7 +4,7 @@ online.sharedtype sharedtype-it-parent - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../pom.xml diff --git a/it/pom.xml b/it/pom.xml index a7e57303..44253e78 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -4,7 +4,7 @@ online.sharedtype sharedtype-parent - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 8ffd4d62..49810587 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ online.sharedtype sharedtype-parent - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT pom SharedType Parent diff --git a/processor/pom.xml b/processor/pom.xml index 0db38ba9..bcf4dd8d 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -4,7 +4,7 @@ online.sharedtype sharedtype-parent - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT ../pom.xml