diff --git a/metaschema-freemarker-support/pom.xml b/metaschema-freemarker-support/pom.xml index bbed9a8fd..0ee8036ed 100644 --- a/metaschema-freemarker-support/pom.xml +++ b/metaschema-freemarker-support/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.8.0 + 0.8.1-SNAPSHOT metaschema-freemarker-support diff --git a/metaschema-java-binding/pom.xml b/metaschema-java-binding/pom.xml index f56670c97..3de266edf 100644 --- a/metaschema-java-binding/pom.xml +++ b/metaschema-java-binding/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.8.0 + 0.8.1-SNAPSHOT metaschema-java-binding diff --git a/metaschema-java-codegen/pom.xml b/metaschema-java-codegen/pom.xml index 1d6a2bc82..3198ba1c4 100644 --- a/metaschema-java-codegen/pom.xml +++ b/metaschema-java-codegen/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.8.0 + 0.8.1-SNAPSHOT metaschema-java-codegen diff --git a/metaschema-maven-plugin/pom.xml b/metaschema-maven-plugin/pom.xml index 9cc77d8b4..09fa6846a 100644 --- a/metaschema-maven-plugin/pom.xml +++ b/metaschema-maven-plugin/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.8.0 + 0.8.1-SNAPSHOT metaschema-maven-plugin diff --git a/metaschema-model-common/pom.xml b/metaschema-model-common/pom.xml index 299a77714..356e5b4e7 100644 --- a/metaschema-model-common/pom.xml +++ b/metaschema-model-common/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.8.0 + 0.8.1-SNAPSHOT metaschema-model-common diff --git a/metaschema-model/pom.xml b/metaschema-model/pom.xml index 8769171e5..0c8a20aa2 100644 --- a/metaschema-model/pom.xml +++ b/metaschema-model/pom.xml @@ -4,7 +4,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.8.0 + 0.8.1-SNAPSHOT metaschema-model diff --git a/metaschema-schema-generator/pom.xml b/metaschema-schema-generator/pom.xml index 82f5e93c8..b76a29598 100644 --- a/metaschema-schema-generator/pom.xml +++ b/metaschema-schema-generator/pom.xml @@ -5,7 +5,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.8.0 + 0.8.1-SNAPSHOT metaschema-schema-generator diff --git a/metaschema-testing/pom.xml b/metaschema-testing/pom.xml index faa10a160..a1dae559f 100644 --- a/metaschema-testing/pom.xml +++ b/metaschema-testing/pom.xml @@ -3,7 +3,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.8.0 + 0.8.1-SNAPSHOT metaschema-testing Metaschema Unit Testing Support diff --git a/pom.xml b/pom.xml index fcd613706..2b5ad88f1 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ gov.nist.secauto.metaschema metaschema-framework - 0.8.0 + 0.8.1-SNAPSHOT pom @@ -25,7 +25,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.8.0 + HEAD