diff --git a/jsonschema2pojo-ant/pom.xml b/jsonschema2pojo-ant/pom.xml index 7a9ceb007..367d93d58 100644 --- a/jsonschema2pojo-ant/pom.xml +++ b/jsonschema2pojo-ant/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.2.2 + 1.2.3-SNAPSHOT jsonschema2pojo-ant diff --git a/jsonschema2pojo-cli/pom.xml b/jsonschema2pojo-cli/pom.xml index 6057d84dc..051184e7b 100644 --- a/jsonschema2pojo-cli/pom.xml +++ b/jsonschema2pojo-cli/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.2.2 + 1.2.3-SNAPSHOT jsonschema2pojo-cli diff --git a/jsonschema2pojo-core/pom.xml b/jsonschema2pojo-core/pom.xml index 02320e1e5..9c40eae38 100644 --- a/jsonschema2pojo-core/pom.xml +++ b/jsonschema2pojo-core/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.2.2 + 1.2.3-SNAPSHOT jsonschema2pojo-core diff --git a/jsonschema2pojo-gradle-plugin/pom.xml b/jsonschema2pojo-gradle-plugin/pom.xml index 4f5a44e0c..40c97af40 100644 --- a/jsonschema2pojo-gradle-plugin/pom.xml +++ b/jsonschema2pojo-gradle-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.2.2 + 1.2.3-SNAPSHOT jsonschema2pojo-gradle-plugin diff --git a/jsonschema2pojo-integration-tests/pom.xml b/jsonschema2pojo-integration-tests/pom.xml index bf852c9ae..a172bed27 100644 --- a/jsonschema2pojo-integration-tests/pom.xml +++ b/jsonschema2pojo-integration-tests/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.2.2 + 1.2.3-SNAPSHOT jsonschema2pojo-integration-tests diff --git a/jsonschema2pojo-maven-plugin/pom.xml b/jsonschema2pojo-maven-plugin/pom.xml index 3758d8995..0487288b4 100644 --- a/jsonschema2pojo-maven-plugin/pom.xml +++ b/jsonschema2pojo-maven-plugin/pom.xml @@ -5,7 +5,7 @@ jsonschema2pojo org.jsonschema2pojo - 1.2.2 + 1.2.3-SNAPSHOT jsonschema2pojo-maven-plugin diff --git a/pom.xml b/pom.xml index 57d05e1d5..c89fc6912 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jsonschema2pojo jsonschema2pojo - 1.2.2 + 1.2.3-SNAPSHOT pom jsonschema2pojo @@ -37,7 +37,7 @@ https://github.com/joelittlejohn/jsonschema2pojo scm:git:git@github.com:joelittlejohn/jsonschema2pojo.git scm:git:git@github.com:joelittlejohn/jsonschema2pojo.git - jsonschema2pojo-1.2.2 + HEAD