diff --git a/bower.json b/bower.json
index 4c59b4f3..d2f41e7c 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "jsonix",
- "version": "2.3.1",
+ "version": "2.3.2-SNAPSHOT",
"homepage": "https://github.com/highsource/jsonix",
"authors": [
"Alexey Valikov"
diff --git a/dist/pom.xml b/dist/pom.xml
index 025d6c2f..2e960e44 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -8,7 +8,7 @@
org.hisrc.jsonix
jsonix-project
- 2.3.1
+ 2.3.2-SNAPSHOT
diff --git a/nodejs/pom.xml b/nodejs/pom.xml
index 05407afc..87cbbfcf 100644
--- a/nodejs/pom.xml
+++ b/nodejs/pom.xml
@@ -6,7 +6,7 @@
org.hisrc.jsonix
jsonix-project
- 2.3.1
+ 2.3.2-SNAPSHOT
scripts
diff --git a/nodejs/scripts/package.json b/nodejs/scripts/package.json
index 9b696589..d40ddc3f 100644
--- a/nodejs/scripts/package.json
+++ b/nodejs/scripts/package.json
@@ -1,6 +1,6 @@
{
"name" : "jsonix",
- "version" : "2.3.1",
+ "version" : "2.3.2-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 57839c29..fd39da83 100644
--- a/nodejs/scripts/pom.xml
+++ b/nodejs/scripts/pom.xml
@@ -6,7 +6,7 @@
org.hisrc.jsonix
jsonix-nodejs
- 2.3.1
+ 2.3.2-SNAPSHOT
diff --git a/nodejs/tests/ar/pom.xml b/nodejs/tests/ar/pom.xml
index 90f9bca6..f1028419 100644
--- a/nodejs/tests/ar/pom.xml
+++ b/nodejs/tests/ar/pom.xml
@@ -6,7 +6,7 @@
org.hisrc.jsonix
jsonix-nodejs-tests
- 2.3.1
+ 2.3.2-SNAPSHOT
diff --git a/nodejs/tests/basic/pom.xml b/nodejs/tests/basic/pom.xml
index 7ab65111..37acb487 100644
--- a/nodejs/tests/basic/pom.xml
+++ b/nodejs/tests/basic/pom.xml
@@ -6,7 +6,7 @@
org.hisrc.jsonix
jsonix-nodejs-tests
- 2.3.1
+ 2.3.2-SNAPSHOT
diff --git a/nodejs/tests/browserify/pom.xml b/nodejs/tests/browserify/pom.xml
index 9af1a492..8b095ec8 100644
--- a/nodejs/tests/browserify/pom.xml
+++ b/nodejs/tests/browserify/pom.xml
@@ -6,7 +6,7 @@
org.hisrc.jsonix
jsonix-nodejs-tests
- 2.3.1
+ 2.3.2-SNAPSHOT
diff --git a/nodejs/tests/po/pom.xml b/nodejs/tests/po/pom.xml
index d3a7da0c..cc2a6c60 100644
--- a/nodejs/tests/po/pom.xml
+++ b/nodejs/tests/po/pom.xml
@@ -6,7 +6,7 @@
org.hisrc.jsonix
jsonix-nodejs-tests
- 2.3.1
+ 2.3.2-SNAPSHOT
diff --git a/nodejs/tests/pom.xml b/nodejs/tests/pom.xml
index cf4c5b81..5ae4ccb7 100644
--- a/nodejs/tests/pom.xml
+++ b/nodejs/tests/pom.xml
@@ -6,7 +6,7 @@
org.hisrc.jsonix
jsonix-nodejs
- 2.3.1
+ 2.3.2-SNAPSHOT
basic
diff --git a/nodejs/tests/wps/pom.xml b/nodejs/tests/wps/pom.xml
index 2af38d1f..e8e4306a 100644
--- a/nodejs/tests/wps/pom.xml
+++ b/nodejs/tests/wps/pom.xml
@@ -6,7 +6,7 @@
org.hisrc.jsonix
jsonix-nodejs-tests
- 2.3.1
+ 2.3.2-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 1d518380..f4fb4af5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
org.hisrc.jsonix
jsonix-project
pom
- 2.3.1
+ 2.3.2-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 9220776e..f9525e05 100644
--- a/scripts/pom.xml
+++ b/scripts/pom.xml
@@ -6,7 +6,7 @@
org.hisrc.jsonix
jsonix-project
- 2.3.1
+ 2.3.2-SNAPSHOT