From 87dd85837d79cb2de6125a043fd9de5873ac10af Mon Sep 17 00:00:00 2001 From: David Waltermire Date: Sun, 4 Aug 2024 01:00:30 -0400 Subject: [PATCH] [maven-release-plugin] prepare release v1.0.1 --- cli-processor/pom.xml | 5 +++-- core/pom.xml | 5 +++-- databind-metaschema/pom.xml | 5 +++-- databind/pom.xml | 5 +++-- metaschema-cli/pom.xml | 5 +++-- metaschema-maven-plugin/pom.xml | 5 +++-- metaschema-testing/pom.xml | 5 +++-- pom.xml | 4 ++-- schemagen/pom.xml | 5 +++-- 9 files changed, 26 insertions(+), 18 deletions(-) diff --git a/cli-processor/pom.xml b/cli-processor/pom.xml index 44c606f44..e0e449341 100644 --- a/cli-processor/pom.xml +++ b/cli-processor/pom.xml @@ -3,7 +3,7 @@ dev.metaschema.java metaschema-framework - 1.0.1-SNAPSHOT + 1.0.1 cli-processor @@ -20,7 +20,8 @@ ${scm.url}/tree/develop/cli-processor - + v1.0.1 + ${maven.build.timestamp} diff --git a/core/pom.xml b/core/pom.xml index ab6e51f2c..af25b1355 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 1.0.1-SNAPSHOT + 1.0.1 metaschema-core @@ -23,7 +23,8 @@ ${scm.url}/tree/develop/core - + v1.0.1 + diff --git a/databind-metaschema/pom.xml b/databind-metaschema/pom.xml index 84fed20ed..743780769 100644 --- a/databind-metaschema/pom.xml +++ b/databind-metaschema/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 1.0.1-SNAPSHOT + 1.0.1 metaschema-databind-modules @@ -23,7 +23,8 @@ ${scm.url}/tree/develop/databind-metaschema - + v1.0.1 + diff --git a/databind/pom.xml b/databind/pom.xml index 5d5dfd448..2520d246f 100644 --- a/databind/pom.xml +++ b/databind/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 1.0.1-SNAPSHOT + 1.0.1 metaschema-databind @@ -24,7 +24,8 @@ ${scm.url}/tree/develop/databind - + v1.0.1 + diff --git a/metaschema-cli/pom.xml b/metaschema-cli/pom.xml index e27067124..03e0119ac 100644 --- a/metaschema-cli/pom.xml +++ b/metaschema-cli/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 1.0.1-SNAPSHOT + 1.0.1 metaschema-cli @@ -24,7 +24,8 @@ ${scm.url}/tree/develop/metaschema-cli - + v1.0.1 + diff --git a/metaschema-maven-plugin/pom.xml b/metaschema-maven-plugin/pom.xml index 0005b0f8a..4eb4f2816 100644 --- a/metaschema-maven-plugin/pom.xml +++ b/metaschema-maven-plugin/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 1.0.1-SNAPSHOT + 1.0.1 metaschema-maven-plugin @@ -25,7 +25,8 @@ ${scm.url}/tree/develop/metaschema-maven-plugin - + v1.0.1 + diff --git a/metaschema-testing/pom.xml b/metaschema-testing/pom.xml index efec064b9..86c24fd26 100644 --- a/metaschema-testing/pom.xml +++ b/metaschema-testing/pom.xml @@ -3,7 +3,7 @@ dev.metaschema.java metaschema-framework - 1.0.1-SNAPSHOT + 1.0.1 metaschema-testing Metaschema Unit Testing Support @@ -20,7 +20,8 @@ ${scm.url}/tree/develop/metaschema-testing - + v1.0.1 + diff --git a/pom.xml b/pom.xml index b7d35419c..c99a75f64 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.metaschema.java metaschema-framework - 1.0.1-SNAPSHOT + 1.0.1 pom Metaschema Framework Parent @@ -109,7 +109,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 + v1.0.1 diff --git a/schemagen/pom.xml b/schemagen/pom.xml index d280ba085..a26d56212 100644 --- a/schemagen/pom.xml +++ b/schemagen/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 1.0.1-SNAPSHOT + 1.0.1 metaschema-schema-generator Metaschema XML and JSON Schema Generator @@ -20,7 +20,8 @@ ${scm.url}/tree/develop/schemagen - + v1.0.1 +