diff --git a/cli-processor/pom.xml b/cli-processor/pom.xml index 9d8e25000..b92d32431 100644 --- a/cli-processor/pom.xml +++ b/cli-processor/pom.xml @@ -3,7 +3,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.0-SNAPSHOT + 0.12.0 cli-processor diff --git a/metaschema-cli/pom.xml b/metaschema-cli/pom.xml index 96b876bc4..4b43f5a9d 100644 --- a/metaschema-cli/pom.xml +++ b/metaschema-cli/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.0-SNAPSHOT + 0.12.0 metaschema-cli diff --git a/metaschema-java-binding/pom.xml b/metaschema-java-binding/pom.xml index 3d059427e..d775c9625 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.0-SNAPSHOT + 0.12.0 metaschema-java-binding diff --git a/metaschema-java-codegen/pom.xml b/metaschema-java-codegen/pom.xml index 7c3eb28db..f4ab9c09c 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.0-SNAPSHOT + 0.12.0 metaschema-java-codegen diff --git a/metaschema-maven-plugin/pom.xml b/metaschema-maven-plugin/pom.xml index d5e71a002..b05488950 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.0-SNAPSHOT + 0.12.0 metaschema-maven-plugin diff --git a/metaschema-model-common/pom.xml b/metaschema-model-common/pom.xml index 9876387af..5560651d8 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.0-SNAPSHOT + 0.12.0 metaschema-model-common diff --git a/metaschema-model/pom.xml b/metaschema-model/pom.xml index 422999617..a4e7eeee1 100644 --- a/metaschema-model/pom.xml +++ b/metaschema-model/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 gov.nist.secauto.metaschema metaschema-framework - 0.12.0-SNAPSHOT + 0.12.0 metaschema-model Metaschema XML Implementation diff --git a/metaschema-schema-generator/pom.xml b/metaschema-schema-generator/pom.xml index d7b39aecb..ac0eb68bf 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.0-SNAPSHOT + 0.12.0 metaschema-schema-generator Metaschema XML and JSON Schema Generator diff --git a/metaschema-testing/pom.xml b/metaschema-testing/pom.xml index 283e91bcc..fa9a1d650 100644 --- a/metaschema-testing/pom.xml +++ b/metaschema-testing/pom.xml @@ -3,7 +3,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.0-SNAPSHOT + 0.12.0 metaschema-testing Metaschema Unit Testing Support diff --git a/pom.xml b/pom.xml index 12b20585b..d85a06dc9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 gov.nist.secauto @@ -10,7 +8,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.12.0-SNAPSHOT + 0.12.0 pom Metaschema Framework Parent A common build root for all NIST Java projects related to the @@ -24,7 +22,8 @@ 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.0 + ossrh