From 9afd340d1704a95db9cfdd4b186b008ef0f0ce4a Mon Sep 17 00:00:00 2001 From: David Waltermire Date: Tue, 15 Aug 2023 16:51:47 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- cli-processor/pom.xml | 2 +- metaschema-cli/pom.xml | 2 +- metaschema-java-binding/pom.xml | 2 +- metaschema-java-codegen/pom.xml | 2 +- metaschema-maven-plugin/pom.xml | 2 +- metaschema-model-common/pom.xml | 2 +- metaschema-model/pom.xml | 2 +- metaschema-schema-generator/pom.xml | 2 +- metaschema-testing/pom.xml | 2 +- pom.xml | 4 ++-- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/cli-processor/pom.xml b/cli-processor/pom.xml index 2d2131118..8289af8d6 100644 --- a/cli-processor/pom.xml +++ b/cli-processor/pom.xml @@ -3,7 +3,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.1 + 0.12.2-SNAPSHOT cli-processor diff --git a/metaschema-cli/pom.xml b/metaschema-cli/pom.xml index 85aeb007e..dcecc8f63 100644 --- a/metaschema-cli/pom.xml +++ b/metaschema-cli/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.1 + 0.12.2-SNAPSHOT metaschema-cli diff --git a/metaschema-java-binding/pom.xml b/metaschema-java-binding/pom.xml index 8e7a82cdf..e41667dcc 100644 --- a/metaschema-java-binding/pom.xml +++ b/metaschema-java-binding/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.1 + 0.12.2-SNAPSHOT metaschema-java-binding diff --git a/metaschema-java-codegen/pom.xml b/metaschema-java-codegen/pom.xml index 3761509c6..88ab80329 100644 --- a/metaschema-java-codegen/pom.xml +++ b/metaschema-java-codegen/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.1 + 0.12.2-SNAPSHOT metaschema-java-codegen diff --git a/metaschema-maven-plugin/pom.xml b/metaschema-maven-plugin/pom.xml index b25d16859..5bc6130de 100644 --- a/metaschema-maven-plugin/pom.xml +++ b/metaschema-maven-plugin/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.1 + 0.12.2-SNAPSHOT metaschema-maven-plugin diff --git a/metaschema-model-common/pom.xml b/metaschema-model-common/pom.xml index 111e284f5..5e0ebe2ce 100644 --- a/metaschema-model-common/pom.xml +++ b/metaschema-model-common/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.1 + 0.12.2-SNAPSHOT metaschema-model-common diff --git a/metaschema-model/pom.xml b/metaschema-model/pom.xml index c124e1044..649a59fd9 100644 --- a/metaschema-model/pom.xml +++ b/metaschema-model/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.1 + 0.12.2-SNAPSHOT metaschema-model Metaschema XML Implementation diff --git a/metaschema-schema-generator/pom.xml b/metaschema-schema-generator/pom.xml index c3c734737..60ba91343 100644 --- a/metaschema-schema-generator/pom.xml +++ b/metaschema-schema-generator/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.1 + 0.12.2-SNAPSHOT metaschema-schema-generator Metaschema XML and JSON Schema Generator diff --git a/metaschema-testing/pom.xml b/metaschema-testing/pom.xml index e6da74c28..cfa39ff37 100644 --- a/metaschema-testing/pom.xml +++ b/metaschema-testing/pom.xml @@ -3,7 +3,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.1 + 0.12.2-SNAPSHOT metaschema-testing Metaschema Unit Testing Support diff --git a/pom.xml b/pom.xml index 321c42b00..1f1881d11 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.1 + 0.12.2-SNAPSHOT pom Metaschema Framework Parent A common build root for all NIST Java projects related to the @@ -22,7 +22,7 @@ https://github.com/usnistgov/metaschema-java/tree/main scm:git:git@github.com/usnistgov/metaschema-java.git scm:git:git@github.com:usnistgov/metaschema-java.git - v0.12.1 + v0.12.0