diff --git a/cli-processor/pom.xml b/cli-processor/pom.xml index 0fe90e8ad..29ece539e 100644 --- a/cli-processor/pom.xml +++ b/cli-processor/pom.xml @@ -3,7 +3,7 @@ dev.metaschema.java metaschema-framework - 2.0.0-SNAPSHOT + 2.0.0 cli-processor @@ -20,7 +20,7 @@ ${scm.url}/tree/develop/cli-processor - HEAD + v2.0.0 diff --git a/core/pom.xml b/core/pom.xml index 73e7d7dbe..fbf567961 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.0.0-SNAPSHOT + 2.0.0 metaschema-core @@ -23,7 +23,7 @@ ${scm.url}/tree/develop/core - HEAD + v2.0.0 diff --git a/databind-metaschema/pom.xml b/databind-metaschema/pom.xml index ee9b3ab7c..ea4a3b55d 100644 --- a/databind-metaschema/pom.xml +++ b/databind-metaschema/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 dev.metaschema.java metaschema-framework - 2.0.0-SNAPSHOT + 2.0.0 metaschema-databind-modules @@ -25,7 +23,7 @@ ${scm.url}/tree/develop/databind-metaschema - HEAD + v2.0.0 diff --git a/databind/pom.xml b/databind/pom.xml index b1096d4b4..f15bdc374 100644 --- a/databind/pom.xml +++ b/databind/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.0.0-SNAPSHOT + 2.0.0 metaschema-databind @@ -24,7 +24,7 @@ ${scm.url}/tree/develop/databind - HEAD + v2.0.0 diff --git a/metaschema-cli/pom.xml b/metaschema-cli/pom.xml index cd71d3fcc..7ba406c86 100644 --- a/metaschema-cli/pom.xml +++ b/metaschema-cli/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.0.0-SNAPSHOT + 2.0.0 metaschema-cli @@ -24,7 +24,7 @@ ${scm.url}/tree/develop/metaschema-cli - HEAD + v2.0.0 diff --git a/metaschema-maven-plugin/pom.xml b/metaschema-maven-plugin/pom.xml index bb4031e58..12aeb0514 100644 --- a/metaschema-maven-plugin/pom.xml +++ b/metaschema-maven-plugin/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.0.0-SNAPSHOT + 2.0.0 metaschema-maven-plugin @@ -25,7 +25,7 @@ ${scm.url}/tree/develop/metaschema-maven-plugin - HEAD + v2.0.0 diff --git a/metaschema-testing/pom.xml b/metaschema-testing/pom.xml index ca15adb5a..318b8b91f 100644 --- a/metaschema-testing/pom.xml +++ b/metaschema-testing/pom.xml @@ -3,7 +3,7 @@ dev.metaschema.java metaschema-framework - 2.0.0-SNAPSHOT + 2.0.0 metaschema-testing Metaschema Unit Testing Support @@ -20,7 +20,7 @@ ${scm.url}/tree/develop/metaschema-testing - HEAD + v2.0.0 diff --git a/pom.xml b/pom.xml index c720e5dcb..1e8d80f77 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.metaschema.java metaschema-framework - 2.0.0-SNAPSHOT + 2.0.0 pom Metaschema Framework Parent @@ -106,7 +106,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.0.0 diff --git a/schemagen/pom.xml b/schemagen/pom.xml index b309c88d8..8511c02ee 100644 --- a/schemagen/pom.xml +++ b/schemagen/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.0.0-SNAPSHOT + 2.0.0 metaschema-schema-generator Metaschema XML and JSON Schema Generator @@ -20,7 +20,7 @@ ${scm.url}/tree/develop/schemagen - HEAD + v2.0.0