diff --git a/cli-processor/pom.xml b/cli-processor/pom.xml index 4818d5b62..e1633be91 100644 --- a/cli-processor/pom.xml +++ b/cli-processor/pom.xml @@ -3,7 +3,7 @@ dev.metaschema.java metaschema-framework - 2.1.0 + 2.2.0-SNAPSHOT cli-processor @@ -20,7 +20,7 @@ ${scm.url}/tree/develop/cli-processor - v2.1.0 + HEAD diff --git a/core/pom.xml b/core/pom.xml index 343b869ea..720a18fea 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0 + 2.2.0-SNAPSHOT metaschema-core @@ -23,7 +23,7 @@ ${scm.url}/tree/develop/core - v2.1.0 + HEAD diff --git a/databind-metaschema/pom.xml b/databind-metaschema/pom.xml index 897bcd7b2..d98275d7f 100644 --- a/databind-metaschema/pom.xml +++ b/databind-metaschema/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0 + 2.2.0-SNAPSHOT metaschema-databind-modules @@ -23,7 +23,7 @@ ${scm.url}/tree/develop/databind-metaschema - v2.1.0 + HEAD diff --git a/databind/pom.xml b/databind/pom.xml index 8f6faa1a8..02c04a253 100644 --- a/databind/pom.xml +++ b/databind/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0 + 2.2.0-SNAPSHOT metaschema-databind @@ -24,7 +24,7 @@ ${scm.url}/tree/develop/databind - v2.1.0 + HEAD diff --git a/metaschema-cli/pom.xml b/metaschema-cli/pom.xml index 1c04f7ee0..487a34d77 100644 --- a/metaschema-cli/pom.xml +++ b/metaschema-cli/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0 + 2.2.0-SNAPSHOT metaschema-cli @@ -24,7 +24,7 @@ ${scm.url}/tree/develop/metaschema-cli - v2.1.0 + HEAD diff --git a/metaschema-maven-plugin/pom.xml b/metaschema-maven-plugin/pom.xml index 401b11aa4..edd5a299f 100644 --- a/metaschema-maven-plugin/pom.xml +++ b/metaschema-maven-plugin/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0 + 2.2.0-SNAPSHOT metaschema-maven-plugin @@ -25,7 +25,7 @@ ${scm.url}/tree/develop/metaschema-maven-plugin - v2.1.0 + HEAD diff --git a/metaschema-testing/pom.xml b/metaschema-testing/pom.xml index 5c8e657e1..b5f2f3d07 100644 --- a/metaschema-testing/pom.xml +++ b/metaschema-testing/pom.xml @@ -3,7 +3,7 @@ dev.metaschema.java metaschema-framework - 2.1.0 + 2.2.0-SNAPSHOT metaschema-testing Metaschema Unit Testing Support @@ -20,7 +20,7 @@ ${scm.url}/tree/develop/metaschema-testing - v2.1.0 + HEAD diff --git a/pom.xml b/pom.xml index 7fcb82bbd..3f82ea8e0 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ dev.metaschema.java metaschema-framework - 2.1.0 + 2.2.0-SNAPSHOT pom Metaschema Framework Parent @@ -93,7 +93,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 - v2.1.0 + HEAD diff --git a/schemagen/pom.xml b/schemagen/pom.xml index 96cec53db..67b2e4c26 100644 --- a/schemagen/pom.xml +++ b/schemagen/pom.xml @@ -4,7 +4,7 @@ dev.metaschema.java metaschema-framework - 2.1.0 + 2.2.0-SNAPSHOT metaschema-schema-generator Metaschema XML and JSON Schema Generator @@ -20,7 +20,7 @@ ${scm.url}/tree/develop/schemagen - v2.1.0 + HEAD