diff --git a/pom.xml b/pom.xml index 9971b86673..622adb8d57 100644 --- a/pom.xml +++ b/pom.xml @@ -3,10 +3,10 @@ org.jumpmind.symmetric symmetric-build pom - 3.6.4 + 3.6.5-SNAPSHOT - scm:svn:https://svn.code.sf.net/p/symmetricds/code/tags/symmetric-build-3.6.4 - scm:svn:https://svn.code.sf.net/p/symmetricds/code/tags/symmetric-build-3.6.4 + scm:svn:https://svn.code.sf.net/p/symmetricds/code/trunk + scm:svn:https://svn.code.sf.net/p/symmetricds/code/trunk diff --git a/symmetric-android/pom.xml b/symmetric-android/pom.xml index a11dd2b258..8459ef5694 100644 --- a/symmetric-android/pom.xml +++ b/symmetric-android/pom.xml @@ -3,13 +3,13 @@ 4.0.0 org.jumpmind.symmetric symmetric-android - 3.6.4 + 3.6.5-SNAPSHOT jar android org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-assemble/pom.xml b/symmetric-assemble/pom.xml index c4e815bb26..3e28bd3587 100644 --- a/symmetric-assemble/pom.xml +++ b/symmetric-assemble/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-assemble pom - 3.6.4 + 3.6.5-SNAPSHOT assemble @@ -14,7 +14,7 @@ org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml @@ -216,12 +216,12 @@ org.jumpmind.symmetric symmetric-util - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-core - 3.6.4 + 3.6.5-SNAPSHOT diff --git a/symmetric-client/pom.xml b/symmetric-client/pom.xml index c28893d156..1ab5f921a1 100644 --- a/symmetric-client/pom.xml +++ b/symmetric-client/pom.xml @@ -3,13 +3,13 @@ org.jumpmind.symmetric symmetric-client jar - 3.6.4 + 3.6.5-SNAPSHOT client org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-core/pom.xml b/symmetric-core/pom.xml index 455376ef26..5b63fd5455 100644 --- a/symmetric-core/pom.xml +++ b/symmetric-core/pom.xml @@ -3,13 +3,13 @@ org.jumpmind.symmetric symmetric-core jar - 3.6.4 + 3.6.5-SNAPSHOT core org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-csv/pom.xml b/symmetric-csv/pom.xml index 4f9e446d7e..bc094d0212 100644 --- a/symmetric-csv/pom.xml +++ b/symmetric-csv/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-csv jar - 3.6.4 + 3.6.5-SNAPSHOT csv 2010 @@ -14,7 +14,7 @@ org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-db/pom.xml b/symmetric-db/pom.xml index 542f1d0d7b..2483537c98 100644 --- a/symmetric-db/pom.xml +++ b/symmetric-db/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-db jar - 3.6.4 + 3.6.5-SNAPSHOT db http://symmetricds.org 2010 @@ -15,7 +15,7 @@ org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-ftp/pom.xml b/symmetric-ftp/pom.xml index 1b2f174511..249a96d1c7 100644 --- a/symmetric-ftp/pom.xml +++ b/symmetric-ftp/pom.xml @@ -3,12 +3,12 @@ org.jumpmind.symmetric symmetric-ftp jar - 3.6.4 + 3.6.5-SNAPSHOT ftp org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-io/pom.xml b/symmetric-io/pom.xml index 5824809782..d7ef6dba1d 100644 --- a/symmetric-io/pom.xml +++ b/symmetric-io/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-io jar - 3.6.4 + 3.6.5-SNAPSHOT io 2011 @@ -13,7 +13,7 @@ org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-jdbc/pom.xml b/symmetric-jdbc/pom.xml index 8f4763fffd..381fdaea58 100644 --- a/symmetric-jdbc/pom.xml +++ b/symmetric-jdbc/pom.xml @@ -3,14 +3,14 @@ org.jumpmind.symmetric symmetric-jdbc jar - 3.6.4 + 3.6.5-SNAPSHOT jdbc http://symmetricds.org org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-mongo/pom.xml b/symmetric-mongo/pom.xml index 56a6d1dff8..39f6026924 100644 --- a/symmetric-mongo/pom.xml +++ b/symmetric-mongo/pom.xml @@ -3,14 +3,14 @@ org.jumpmind.symmetric symmetric-mongo jar - 3.6.4 + 3.6.5-SNAPSHOT mongo http://symmetricds.org org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-mssql/pom.xml b/symmetric-mssql/pom.xml index b71117780e..cf8b17ba59 100644 --- a/symmetric-mssql/pom.xml +++ b/symmetric-mssql/pom.xml @@ -3,14 +3,14 @@ org.jumpmind.symmetric symmetric-mssql jar - 3.6.4 + 3.6.5-SNAPSHOT mssql http://symmetricds.org org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-oracle/pom.xml b/symmetric-oracle/pom.xml index 6c154f525f..562ca6c793 100644 --- a/symmetric-oracle/pom.xml +++ b/symmetric-oracle/pom.xml @@ -3,14 +3,14 @@ org.jumpmind.symmetric symmetric-oracle jar - 3.6.4 + 3.6.5-SNAPSHOT oracle http://symmetricds.org org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-parent/pom.xml b/symmetric-parent/pom.xml index 15b379b564..13b9f2c44c 100644 --- a/symmetric-parent/pom.xml +++ b/symmetric-parent/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-parent pom - 3.6.4 + 3.6.5-SNAPSHOT parent http://symmetricds.org 2007 @@ -474,18 +474,18 @@ org.jumpmind.symmetric symmetric-util - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-util test-jar - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-db - 3.6.4 + 3.6.5-SNAPSHOT stax @@ -497,7 +497,7 @@ org.jumpmind.symmetric symmetric-db test-jar - 3.6.4 + 3.6.5-SNAPSHOT stax @@ -508,13 +508,13 @@ org.jumpmind.symmetric symmetric-jdbc - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-jdbc test-jar - 3.6.4 + 3.6.5-SNAPSHOT stax @@ -526,7 +526,7 @@ org.jumpmind.symmetric symmetric-io test-jar - 3.6.4 + 3.6.5-SNAPSHOT stax @@ -537,69 +537,69 @@ org.jumpmind.symmetric symmetric-io - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-csv - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-core - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-oracle - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-postgres - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-mssql - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-mongo - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-ftp - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-core test-jar - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-client test-jar - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-client - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-server - 3.6.4 + 3.6.5-SNAPSHOT org.jumpmind.symmetric symmetric-wrapper - 3.6.4 + 3.6.5-SNAPSHOT com.google.code.gson diff --git a/symmetric-postgres/pom.xml b/symmetric-postgres/pom.xml index 3ce099cf4a..3e74da1de9 100644 --- a/symmetric-postgres/pom.xml +++ b/symmetric-postgres/pom.xml @@ -3,13 +3,13 @@ org.jumpmind.symmetric symmetric-postgres jar - 3.6.4 + 3.6.5-SNAPSHOT postgres org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-server/pom.xml b/symmetric-server/pom.xml index 7037938cf7..fe3349fdef 100644 --- a/symmetric-server/pom.xml +++ b/symmetric-server/pom.xml @@ -3,12 +3,12 @@ org.jumpmind.symmetric symmetric-server jar - 3.6.4 + 3.6.5-SNAPSHOT server org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-util/pom.xml b/symmetric-util/pom.xml index bc1503d20b..87ae9cc119 100644 --- a/symmetric-util/pom.xml +++ b/symmetric-util/pom.xml @@ -3,7 +3,7 @@ org.jumpmind.symmetric symmetric-util jar - 3.6.4 + 3.6.5-SNAPSHOT util 2011 @@ -13,7 +13,7 @@ org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml diff --git a/symmetric-wrapper/pom.xml b/symmetric-wrapper/pom.xml index e036f85e4b..d7fe8b842e 100644 --- a/symmetric-wrapper/pom.xml +++ b/symmetric-wrapper/pom.xml @@ -3,13 +3,13 @@ org.jumpmind.symmetric symmetric-wrapper jar - 3.6.4 + 3.6.5-SNAPSHOT wrapper org.jumpmind.symmetric symmetric-parent - 3.6.4 + 3.6.5-SNAPSHOT ../symmetric-parent/pom.xml