From 462da0c64add5b369af740f4d2057643ac72b056 Mon Sep 17 00:00:00 2001 From: David Waltermire Date: Tue, 26 Nov 2024 11:21:20 -0500 Subject: [PATCH] [maven-release-plugin] prepare release v2.1.0 --- cli-processor/pom.xml | 4 ++-- core/pom.xml | 4 ++-- databind-metaschema/pom.xml | 4 ++-- databind/pom.xml | 4 ++-- metaschema-cli/pom.xml | 4 ++-- metaschema-maven-plugin/pom.xml | 4 ++-- metaschema-testing/pom.xml | 4 ++-- pom.xml | 4 ++-- schemagen/pom.xml | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/cli-processor/pom.xml b/cli-processor/pom.xml index f02d7f040..4818d5b62 100644 --- a/cli-processor/pom.xml +++ b/cli-processor/pom.xml @@ -3,7 +3,7 @@ dev.metaschema.java metaschema-framework - 2.1.0-SNAPSHOT + 2.1.0 cli-processor @@ -20,7 +20,7 @@ ${scm.url}/tree/develop/cli-processor - HEAD + v2.1.0 diff --git a/core/pom.xml b/core/pom.xml index dcdf5752e..343b869ea 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0-SNAPSHOT + 2.1.0 metaschema-core @@ -23,7 +23,7 @@ ${scm.url}/tree/develop/core - HEAD + v2.1.0 diff --git a/databind-metaschema/pom.xml b/databind-metaschema/pom.xml index c53fe6f58..897bcd7b2 100644 --- a/databind-metaschema/pom.xml +++ b/databind-metaschema/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0-SNAPSHOT + 2.1.0 metaschema-databind-modules @@ -23,7 +23,7 @@ ${scm.url}/tree/develop/databind-metaschema - HEAD + v2.1.0 diff --git a/databind/pom.xml b/databind/pom.xml index de727cf13..8f6faa1a8 100644 --- a/databind/pom.xml +++ b/databind/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0-SNAPSHOT + 2.1.0 metaschema-databind @@ -24,7 +24,7 @@ ${scm.url}/tree/develop/databind - HEAD + v2.1.0 diff --git a/metaschema-cli/pom.xml b/metaschema-cli/pom.xml index 2d79fa3b7..1c04f7ee0 100644 --- a/metaschema-cli/pom.xml +++ b/metaschema-cli/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0-SNAPSHOT + 2.1.0 metaschema-cli @@ -24,7 +24,7 @@ ${scm.url}/tree/develop/metaschema-cli - HEAD + v2.1.0 diff --git a/metaschema-maven-plugin/pom.xml b/metaschema-maven-plugin/pom.xml index c5f8479a2..401b11aa4 100644 --- a/metaschema-maven-plugin/pom.xml +++ b/metaschema-maven-plugin/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0-SNAPSHOT + 2.1.0 metaschema-maven-plugin @@ -25,7 +25,7 @@ ${scm.url}/tree/develop/metaschema-maven-plugin - HEAD + v2.1.0 diff --git a/metaschema-testing/pom.xml b/metaschema-testing/pom.xml index ecc7c801e..5c8e657e1 100644 --- a/metaschema-testing/pom.xml +++ b/metaschema-testing/pom.xml @@ -3,7 +3,7 @@ dev.metaschema.java metaschema-framework - 2.1.0-SNAPSHOT + 2.1.0 metaschema-testing Metaschema Unit Testing Support @@ -20,7 +20,7 @@ ${scm.url}/tree/develop/metaschema-testing - HEAD + v2.1.0 diff --git a/pom.xml b/pom.xml index e14bc5bff..7fcb82bbd 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.metaschema.java metaschema-framework - 2.1.0-SNAPSHOT + 2.1.0 pom Metaschema Framework Parent @@ -93,7 +93,7 @@ ${scm.url}/tree/develop scm:git:git@github.com/metaschema-framework/metaschema-java.git scm:git:git@github.com:metaschema-framework/metaschema-java.git - HEAD + v2.1.0 diff --git a/schemagen/pom.xml b/schemagen/pom.xml index 72fe68188..96cec53db 100644 --- a/schemagen/pom.xml +++ b/schemagen/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0-SNAPSHOT + 2.1.0 metaschema-schema-generator Metaschema XML and JSON Schema Generator @@ -20,7 +20,7 @@ ${scm.url}/tree/develop/schemagen - HEAD + v2.1.0