diff --git a/symmetric-assemble/pom.xml b/symmetric-assemble/pom.xml index 2ec23bc73b..7bc9c7177b 100644 --- a/symmetric-assemble/pom.xml +++ b/symmetric-assemble/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-assemble pom - 3.2.2 + 3.2.3-SNAPSHOT assemble @@ -15,7 +15,7 @@ org.jumpmind.symmetric symmetric-parent - 3.2.2 + 3.2.3-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-client/pom.xml b/symmetric-client/pom.xml index e3ae5285e2..f7b4e93047 100644 --- a/symmetric-client/pom.xml +++ b/symmetric-client/pom.xml @@ -3,13 +3,13 @@ org.jumpmind.symmetric symmetric-client jar - 3.2.2 + 3.2.3-SNAPSHOT client org.jumpmind.symmetric symmetric-parent - 3.2.2 + 3.2.3-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-core/pom.xml b/symmetric-core/pom.xml index 25fa8fc654..d0fb500558 100644 --- a/symmetric-core/pom.xml +++ b/symmetric-core/pom.xml @@ -3,13 +3,13 @@ org.jumpmind.symmetric symmetric-core jar - 3.2.2 + 3.2.3-SNAPSHOT core org.jumpmind.symmetric symmetric-parent - 3.2.2 + 3.2.3-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-csv/pom.xml b/symmetric-csv/pom.xml index 97f533a413..a98370af6b 100644 --- a/symmetric-csv/pom.xml +++ b/symmetric-csv/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-csv jar - 3.2.2 + 3.2.3-SNAPSHOT csv 2010 @@ -14,7 +14,7 @@ org.jumpmind.symmetric symmetric-parent - 3.2.2 + 3.2.3-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-db/pom.xml b/symmetric-db/pom.xml index 2a125d599d..c112911861 100644 --- a/symmetric-db/pom.xml +++ b/symmetric-db/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-db jar - 3.2.2 + 3.2.3-SNAPSHOT db http://symmetricds.org 2010 @@ -15,7 +15,7 @@ org.jumpmind.symmetric symmetric-parent - 3.2.2 + 3.2.3-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-fs/pom.xml b/symmetric-fs/pom.xml index 89ddc271ea..1c82526ec8 100644 --- a/symmetric-fs/pom.xml +++ b/symmetric-fs/pom.xml @@ -3,13 +3,13 @@ org.jumpmind.symmetric symmetric-fs jar - 3.2.2 + 3.2.3-SNAPSHOT fs 2012 org.jumpmind.symmetric symmetric-parent - 3.2.2 + 3.2.3-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-io/pom.xml b/symmetric-io/pom.xml index 47d2b4f53c..1967f59713 100644 --- a/symmetric-io/pom.xml +++ b/symmetric-io/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-io jar - 3.2.2 + 3.2.3-SNAPSHOT io 2011 @@ -13,7 +13,7 @@ org.jumpmind.symmetric symmetric-parent - 3.2.2 + 3.2.3-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-jdbc/pom.xml b/symmetric-jdbc/pom.xml index 1c07f6528a..be0a8f2c0b 100644 --- a/symmetric-jdbc/pom.xml +++ b/symmetric-jdbc/pom.xml @@ -3,14 +3,14 @@ org.jumpmind.symmetric symmetric-jdbc jar - 3.2.2 + 3.2.3-SNAPSHOT jdbc http://symmetricds.org org.jumpmind.symmetric symmetric-parent - 3.2.2 + 3.2.3-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-parent/pom.xml b/symmetric-parent/pom.xml index 4c94f48ccb..4303e19f33 100644 --- a/symmetric-parent/pom.xml +++ b/symmetric-parent/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-parent pom - 3.2.2 + 3.2.3-SNAPSHOT parent http://symmetricds.org 2007 @@ -330,18 +330,18 @@ org.jumpmind.symmetric symmetric-util - 3.2.2 + 3.2.3-SNAPSHOT org.jumpmind.symmetric symmetric-util test-jar - 3.2.2 + 3.2.3-SNAPSHOT org.jumpmind.symmetric symmetric-db - 3.2.2 + 3.2.3-SNAPSHOT stax @@ -353,7 +353,7 @@ org.jumpmind.symmetric symmetric-db test-jar - 3.2.2 + 3.2.3-SNAPSHOT stax @@ -364,13 +364,13 @@ org.jumpmind.symmetric symmetric-jdbc - 3.2.2 + 3.2.3-SNAPSHOT org.jumpmind.symmetric symmetric-jdbc test-jar - 3.2.2 + 3.2.3-SNAPSHOT stax @@ -382,7 +382,7 @@ org.jumpmind.symmetric symmetric-io test-jar - 3.2.2 + 3.2.3-SNAPSHOT stax @@ -393,39 +393,39 @@ org.jumpmind.symmetric symmetric-io - 3.2.2 + 3.2.3-SNAPSHOT org.jumpmind.symmetric symmetric-csv - 3.2.2 + 3.2.3-SNAPSHOT org.jumpmind.symmetric symmetric-core - 3.2.2 + 3.2.3-SNAPSHOT org.jumpmind.symmetric symmetric-core test-jar - 3.2.2 + 3.2.3-SNAPSHOT org.jumpmind.symmetric symmetric-client test-jar - 3.2.2 + 3.2.3-SNAPSHOT org.jumpmind.symmetric symmetric-client - 3.2.2 + 3.2.3-SNAPSHOT org.jumpmind.symmetric symmetric-server - 3.2.2 + 3.2.3-SNAPSHOT com.google.code.gson diff --git a/symmetric-server/pom.xml b/symmetric-server/pom.xml index 08bf71cfab..24f86d86c0 100644 --- a/symmetric-server/pom.xml +++ b/symmetric-server/pom.xml @@ -3,12 +3,12 @@ org.jumpmind.symmetric symmetric-server jar - 3.2.2 + 3.2.3-SNAPSHOT server org.jumpmind.symmetric symmetric-parent - 3.2.2 + 3.2.3-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-util/pom.xml b/symmetric-util/pom.xml index 2d207a3d87..710a9ac8e1 100644 --- a/symmetric-util/pom.xml +++ b/symmetric-util/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-util jar - 3.2.2 + 3.2.3-SNAPSHOT util 2011 @@ -13,7 +13,7 @@ org.jumpmind.symmetric symmetric-parent - 3.2.2 + 3.2.3-SNAPSHOT ../symmetric-parent/pom.xml