diff --git a/dist/pom.xml b/dist/pom.xml index d9ed294f..d9872a3e 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -8,7 +8,7 @@ org.hisrc.jsonix jsonix-project - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/nodejs/pom.xml b/nodejs/pom.xml index fe9d8fe5..280e0c0a 100644 --- a/nodejs/pom.xml +++ b/nodejs/pom.xml @@ -6,7 +6,7 @@ org.hisrc.jsonix jsonix-project - 2.1.2 + 2.1.3-SNAPSHOT scripts diff --git a/nodejs/scripts/package.json b/nodejs/scripts/package.json index 3df6a512..0c7253ae 100644 --- a/nodejs/scripts/package.json +++ b/nodejs/scripts/package.json @@ -1,6 +1,6 @@ { "name" : "jsonix", - "version" : "2.1.2", + "version" : "2.1.3-SNAPSHOT", "description" : "Jsonix (JSON interfaces for XML) is a JavaScript library which allows converting between XML and JSON structures.", "keywords" : [ "json", "xml", "unmarshal", "unmarshalling", "marshal", "marshalling", "parse", "parsing", "serialize", "serializing", diff --git a/nodejs/scripts/pom.xml b/nodejs/scripts/pom.xml index 48a19ec0..1334ee56 100644 --- a/nodejs/scripts/pom.xml +++ b/nodejs/scripts/pom.xml @@ -6,7 +6,7 @@ org.hisrc.jsonix jsonix-nodejs - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/nodejs/tests/ar/pom.xml b/nodejs/tests/ar/pom.xml index 7cd56dfe..f45bf297 100644 --- a/nodejs/tests/ar/pom.xml +++ b/nodejs/tests/ar/pom.xml @@ -6,7 +6,7 @@ org.hisrc.jsonix jsonix-nodejs-tests - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/nodejs/tests/basic/pom.xml b/nodejs/tests/basic/pom.xml index b61e8f44..d2f6be85 100644 --- a/nodejs/tests/basic/pom.xml +++ b/nodejs/tests/basic/pom.xml @@ -6,7 +6,7 @@ org.hisrc.jsonix jsonix-nodejs-tests - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/nodejs/tests/browserify/pom.xml b/nodejs/tests/browserify/pom.xml index c5f79989..df9e3c2c 100644 --- a/nodejs/tests/browserify/pom.xml +++ b/nodejs/tests/browserify/pom.xml @@ -6,7 +6,7 @@ org.hisrc.jsonix jsonix-nodejs-tests - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/nodejs/tests/po/pom.xml b/nodejs/tests/po/pom.xml index 03b331f4..a0e833df 100644 --- a/nodejs/tests/po/pom.xml +++ b/nodejs/tests/po/pom.xml @@ -6,7 +6,7 @@ org.hisrc.jsonix jsonix-nodejs-tests - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/nodejs/tests/pom.xml b/nodejs/tests/pom.xml index 5d88986a..d02b1a07 100644 --- a/nodejs/tests/pom.xml +++ b/nodejs/tests/pom.xml @@ -6,7 +6,7 @@ org.hisrc.jsonix jsonix-nodejs - 2.1.2 + 2.1.3-SNAPSHOT basic diff --git a/nodejs/tests/wps/pom.xml b/nodejs/tests/wps/pom.xml index a505f811..153bfcd8 100644 --- a/nodejs/tests/wps/pom.xml +++ b/nodejs/tests/wps/pom.xml @@ -6,7 +6,7 @@ org.hisrc.jsonix jsonix-nodejs-tests - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index 63cc90b9..776e766c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.hisrc.jsonix jsonix-project pom - 2.1.2 + 2.1.3-SNAPSHOT Jsonix Jsonix is a JavaScript library which allows you to convert between XML and JSON structures based on mappings. https://github.com/highsource/jsonix diff --git a/scripts/pom.xml b/scripts/pom.xml index 29bc135d..d5df64e2 100644 --- a/scripts/pom.xml +++ b/scripts/pom.xml @@ -6,7 +6,7 @@ org.hisrc.jsonix jsonix-project - 2.1.2 + 2.1.3-SNAPSHOT