From a0f3b9746e99623e555675a56b04a8c2a507d3a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per-=C3=85ke=20Minborg?= Date: Fri, 31 Aug 2018 11:45:12 +0200 Subject: [PATCH] Bump version to 3.1.6 --- build-parent/generator-deploy/pom.xml | 2 +- build-parent/generator/pom.xml | 2 +- build-parent/maven-plugin/pom.xml | 2 +- build-parent/pom.xml | 2 +- build-parent/runtime-deploy/pom.xml | 2 +- build-parent/runtime/pom.xml | 2 +- build-parent/tool-deploy/pom.xml | 2 +- build-parent/tool/pom.xml | 2 +- common-parent/common-all/pom.xml | 2 +- common-parent/pom.xml | 2 +- example-parent/basic-example/pom.xml | 2 +- example-parent/custom-typemapper/pom.xml | 2 +- example-parent/pom.xml | 2 +- generator-parent/generator-all/pom.xml | 2 +- generator-parent/generator-core/pom.xml | 2 +- generator-parent/generator-standard/pom.xml | 2 +- generator-parent/generator-translator/pom.xml | 2 +- generator-parent/pom.xml | 2 +- plugin-parent/enum-generator/pom.xml | 2 +- plugin-parent/json-stream/pom.xml | 2 +- plugin-parent/pom.xml | 2 +- pom.xml | 2 +- runtime-parent/pom.xml | 2 +- runtime-parent/runtime-all/pom.xml | 2 +- runtime-parent/runtime-application/pom.xml | 2 +- runtime-parent/runtime-bulk/pom.xml | 2 +- runtime-parent/runtime-compute/pom.xml | 2 +- runtime-parent/runtime-config/pom.xml | 2 +- runtime-parent/runtime-connector-parent/mariadb/pom.xml | 2 +- runtime-parent/runtime-connector-parent/mysql/pom.xml | 2 +- runtime-parent/runtime-connector-parent/pom.xml | 2 +- runtime-parent/runtime-connector-parent/postgres/pom.xml | 2 +- runtime-parent/runtime-core/pom.xml | 2 +- .../runtime/core/internal/component/InfoComponentImpl.java | 2 +- runtime-parent/runtime-field/pom.xml | 2 +- runtime-parent/runtime-join/pom.xml | 2 +- runtime-parent/runtime-typemapper/pom.xml | 2 +- runtime-parent/runtime-welcome/pom.xml | 2 +- tool-parent/pom.xml | 2 +- tool-parent/tool-actions/pom.xml | 2 +- tool-parent/tool-all/pom.xml | 2 +- tool-parent/tool-config/pom.xml | 2 +- tool-parent/tool-core/pom.xml | 2 +- tool-parent/tool-propertyeditor/pom.xml | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) diff --git a/build-parent/generator-deploy/pom.xml b/build-parent/generator-deploy/pom.xml index a0ebf4eb8f..43f90b1287 100644 --- a/build-parent/generator-deploy/pom.xml +++ b/build-parent/generator-deploy/pom.xml @@ -26,7 +26,7 @@ com.speedment.build build-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment diff --git a/build-parent/generator/pom.xml b/build-parent/generator/pom.xml index f7bbd4acb6..0366bbe54f 100644 --- a/build-parent/generator/pom.xml +++ b/build-parent/generator/pom.xml @@ -26,7 +26,7 @@ com.speedment.build build-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment diff --git a/build-parent/maven-plugin/pom.xml b/build-parent/maven-plugin/pom.xml index 93f6892fc6..f05ebf2879 100644 --- a/build-parent/maven-plugin/pom.xml +++ b/build-parent/maven-plugin/pom.xml @@ -26,7 +26,7 @@ com.speedment.build build-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 59051da92b..563d59f2d2 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -26,7 +26,7 @@ com.speedment speedment-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment.build diff --git a/build-parent/runtime-deploy/pom.xml b/build-parent/runtime-deploy/pom.xml index 7ebc6c02f4..c1d02919b1 100644 --- a/build-parent/runtime-deploy/pom.xml +++ b/build-parent/runtime-deploy/pom.xml @@ -26,7 +26,7 @@ com.speedment.build build-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment diff --git a/build-parent/runtime/pom.xml b/build-parent/runtime/pom.xml index 34197b5cc5..907d65b549 100644 --- a/build-parent/runtime/pom.xml +++ b/build-parent/runtime/pom.xml @@ -26,7 +26,7 @@ com.speedment.build build-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment diff --git a/build-parent/tool-deploy/pom.xml b/build-parent/tool-deploy/pom.xml index aecf0980ea..4364c91561 100644 --- a/build-parent/tool-deploy/pom.xml +++ b/build-parent/tool-deploy/pom.xml @@ -26,7 +26,7 @@ com.speedment.build build-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment diff --git a/build-parent/tool/pom.xml b/build-parent/tool/pom.xml index b80cf876b0..4152776abb 100644 --- a/build-parent/tool/pom.xml +++ b/build-parent/tool/pom.xml @@ -26,7 +26,7 @@ com.speedment.build build-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment diff --git a/common-parent/common-all/pom.xml b/common-parent/common-all/pom.xml index e1c8990314..d1b2b1f35f 100644 --- a/common-parent/common-all/pom.xml +++ b/common-parent/common-all/pom.xml @@ -26,7 +26,7 @@ com.speedment.common common-parent - 3.1.6-SNAPSHOT + 3.1.6 common-all diff --git a/common-parent/pom.xml b/common-parent/pom.xml index 93599db83a..2079271992 100644 --- a/common-parent/pom.xml +++ b/common-parent/pom.xml @@ -26,7 +26,7 @@ com.speedment speedment-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment.common diff --git a/example-parent/basic-example/pom.xml b/example-parent/basic-example/pom.xml index 831acfa9e8..35f66cb932 100644 --- a/example-parent/basic-example/pom.xml +++ b/example-parent/basic-example/pom.xml @@ -25,7 +25,7 @@ com.speedment.example example-parent - 3.1.6-SNAPSHOT + 3.1.6 basic-example diff --git a/example-parent/custom-typemapper/pom.xml b/example-parent/custom-typemapper/pom.xml index 9594e16be6..d71f6dc6b7 100644 --- a/example-parent/custom-typemapper/pom.xml +++ b/example-parent/custom-typemapper/pom.xml @@ -25,7 +25,7 @@ com.speedment.example example-parent - 3.1.6-SNAPSHOT + 3.1.6 custom-typemapper diff --git a/example-parent/pom.xml b/example-parent/pom.xml index f501d6ae35..575991da5e 100644 --- a/example-parent/pom.xml +++ b/example-parent/pom.xml @@ -26,7 +26,7 @@ com.speedment speedment-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment.example diff --git a/generator-parent/generator-all/pom.xml b/generator-parent/generator-all/pom.xml index 4852627c1d..f0d36f9a6a 100644 --- a/generator-parent/generator-all/pom.xml +++ b/generator-parent/generator-all/pom.xml @@ -26,7 +26,7 @@ com.speedment.generator generator-parent - 3.1.6-SNAPSHOT + 3.1.6 generator-all diff --git a/generator-parent/generator-core/pom.xml b/generator-parent/generator-core/pom.xml index c7cce0ec05..ae07fba2db 100644 --- a/generator-parent/generator-core/pom.xml +++ b/generator-parent/generator-core/pom.xml @@ -26,7 +26,7 @@ com.speedment.generator generator-parent - 3.1.6-SNAPSHOT + 3.1.6 generator-core diff --git a/generator-parent/generator-standard/pom.xml b/generator-parent/generator-standard/pom.xml index 2ba64b8229..67945a7517 100644 --- a/generator-parent/generator-standard/pom.xml +++ b/generator-parent/generator-standard/pom.xml @@ -26,7 +26,7 @@ com.speedment.generator generator-parent - 3.1.6-SNAPSHOT + 3.1.6 generator-standard diff --git a/generator-parent/generator-translator/pom.xml b/generator-parent/generator-translator/pom.xml index 3c333e6965..51cbe6b419 100644 --- a/generator-parent/generator-translator/pom.xml +++ b/generator-parent/generator-translator/pom.xml @@ -26,7 +26,7 @@ com.speedment.generator generator-parent - 3.1.6-SNAPSHOT + 3.1.6 generator-translator diff --git a/generator-parent/pom.xml b/generator-parent/pom.xml index c98bdd79f7..b143d560bc 100644 --- a/generator-parent/pom.xml +++ b/generator-parent/pom.xml @@ -26,7 +26,7 @@ com.speedment speedment-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment.generator diff --git a/plugin-parent/enum-generator/pom.xml b/plugin-parent/enum-generator/pom.xml index 83aebb7095..25c8bc209d 100644 --- a/plugin-parent/enum-generator/pom.xml +++ b/plugin-parent/enum-generator/pom.xml @@ -26,7 +26,7 @@ com.speedment.plugins plugin-parent - 3.1.6-SNAPSHOT + 3.1.6 enum-generator diff --git a/plugin-parent/json-stream/pom.xml b/plugin-parent/json-stream/pom.xml index 7a72aa3ea3..84d6dd2e52 100644 --- a/plugin-parent/json-stream/pom.xml +++ b/plugin-parent/json-stream/pom.xml @@ -26,7 +26,7 @@ com.speedment.plugins plugin-parent - 3.1.6-SNAPSHOT + 3.1.6 json-stream diff --git a/plugin-parent/pom.xml b/plugin-parent/pom.xml index 2fd54426b3..2fca3dd036 100644 --- a/plugin-parent/pom.xml +++ b/plugin-parent/pom.xml @@ -26,7 +26,7 @@ com.speedment speedment-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment.plugins diff --git a/pom.xml b/pom.xml index 9780578064..7c33d42819 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ com.speedment speedment-parent - 3.1.6-SNAPSHOT + 3.1.6 pom diff --git a/runtime-parent/pom.xml b/runtime-parent/pom.xml index bd61a8d94e..859c667461 100644 --- a/runtime-parent/pom.xml +++ b/runtime-parent/pom.xml @@ -26,7 +26,7 @@ com.speedment speedment-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment.runtime diff --git a/runtime-parent/runtime-all/pom.xml b/runtime-parent/runtime-all/pom.xml index 5f75d6305d..fa63bcf9a6 100644 --- a/runtime-parent/runtime-all/pom.xml +++ b/runtime-parent/runtime-all/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-parent - 3.1.6-SNAPSHOT + 3.1.6 runtime-all diff --git a/runtime-parent/runtime-application/pom.xml b/runtime-parent/runtime-application/pom.xml index 8291447b03..97577b2870 100644 --- a/runtime-parent/runtime-application/pom.xml +++ b/runtime-parent/runtime-application/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-parent - 3.1.6-SNAPSHOT + 3.1.6 runtime-application diff --git a/runtime-parent/runtime-bulk/pom.xml b/runtime-parent/runtime-bulk/pom.xml index c99196ee60..37dbfaede2 100644 --- a/runtime-parent/runtime-bulk/pom.xml +++ b/runtime-parent/runtime-bulk/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-parent - 3.1.6-SNAPSHOT + 3.1.6 runtime-bulk diff --git a/runtime-parent/runtime-compute/pom.xml b/runtime-parent/runtime-compute/pom.xml index c8334f6eac..8e2eea36cf 100644 --- a/runtime-parent/runtime-compute/pom.xml +++ b/runtime-parent/runtime-compute/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-parent - 3.1.6-SNAPSHOT + 3.1.6 runtime-compute diff --git a/runtime-parent/runtime-config/pom.xml b/runtime-parent/runtime-config/pom.xml index 1c8c8a39a9..cb451c85f2 100644 --- a/runtime-parent/runtime-config/pom.xml +++ b/runtime-parent/runtime-config/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-parent - 3.1.6-SNAPSHOT + 3.1.6 runtime-config diff --git a/runtime-parent/runtime-connector-parent/mariadb/pom.xml b/runtime-parent/runtime-connector-parent/mariadb/pom.xml index 45f3a5e7b7..4b48819407 100644 --- a/runtime-parent/runtime-connector-parent/mariadb/pom.xml +++ b/runtime-parent/runtime-connector-parent/mariadb/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-connector-parent - 3.1.6-SNAPSHOT + 3.1.6 connector-mariadb diff --git a/runtime-parent/runtime-connector-parent/mysql/pom.xml b/runtime-parent/runtime-connector-parent/mysql/pom.xml index f410b6c49b..027162f7ac 100644 --- a/runtime-parent/runtime-connector-parent/mysql/pom.xml +++ b/runtime-parent/runtime-connector-parent/mysql/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-connector-parent - 3.1.6-SNAPSHOT + 3.1.6 connector-mysql diff --git a/runtime-parent/runtime-connector-parent/pom.xml b/runtime-parent/runtime-connector-parent/pom.xml index dee27c64fc..ddbfbf84a9 100644 --- a/runtime-parent/runtime-connector-parent/pom.xml +++ b/runtime-parent/runtime-connector-parent/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-parent - 3.1.6-SNAPSHOT + 3.1.6 runtime-connector-parent diff --git a/runtime-parent/runtime-connector-parent/postgres/pom.xml b/runtime-parent/runtime-connector-parent/postgres/pom.xml index e5bdc045ec..062ac02e64 100644 --- a/runtime-parent/runtime-connector-parent/postgres/pom.xml +++ b/runtime-parent/runtime-connector-parent/postgres/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-connector-parent - 3.1.6-SNAPSHOT + 3.1.6 connector-postgres diff --git a/runtime-parent/runtime-core/pom.xml b/runtime-parent/runtime-core/pom.xml index 915aa33ea9..0b7d5a7203 100644 --- a/runtime-parent/runtime-core/pom.xml +++ b/runtime-parent/runtime-core/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-parent - 3.1.6-SNAPSHOT + 3.1.6 runtime-core diff --git a/runtime-parent/runtime-core/src/main/java/com/speedment/runtime/core/internal/component/InfoComponentImpl.java b/runtime-parent/runtime-core/src/main/java/com/speedment/runtime/core/internal/component/InfoComponentImpl.java index a6ca2941e2..99d73543cb 100644 --- a/runtime-parent/runtime-core/src/main/java/com/speedment/runtime/core/internal/component/InfoComponentImpl.java +++ b/runtime-parent/runtime-core/src/main/java/com/speedment/runtime/core/internal/component/InfoComponentImpl.java @@ -43,7 +43,7 @@ public String getRepository() { @Override public String getImplementationVersion() { - return "3.1.6-SNAPSHOT"; + return "3.1.6"; } @Override diff --git a/runtime-parent/runtime-field/pom.xml b/runtime-parent/runtime-field/pom.xml index 453d2a71e5..95c25c22ab 100644 --- a/runtime-parent/runtime-field/pom.xml +++ b/runtime-parent/runtime-field/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-parent - 3.1.6-SNAPSHOT + 3.1.6 runtime-field diff --git a/runtime-parent/runtime-join/pom.xml b/runtime-parent/runtime-join/pom.xml index ac191a71b4..e052fc5f99 100644 --- a/runtime-parent/runtime-join/pom.xml +++ b/runtime-parent/runtime-join/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-parent - 3.1.6-SNAPSHOT + 3.1.6 runtime-join diff --git a/runtime-parent/runtime-typemapper/pom.xml b/runtime-parent/runtime-typemapper/pom.xml index 0f1e8e3192..6b6f5bb924 100644 --- a/runtime-parent/runtime-typemapper/pom.xml +++ b/runtime-parent/runtime-typemapper/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-parent - 3.1.6-SNAPSHOT + 3.1.6 runtime-typemapper diff --git a/runtime-parent/runtime-welcome/pom.xml b/runtime-parent/runtime-welcome/pom.xml index 00f13c829d..6b4fe6e185 100644 --- a/runtime-parent/runtime-welcome/pom.xml +++ b/runtime-parent/runtime-welcome/pom.xml @@ -26,7 +26,7 @@ com.speedment.runtime runtime-parent - 3.1.6-SNAPSHOT + 3.1.6 runtime-welcome diff --git a/tool-parent/pom.xml b/tool-parent/pom.xml index 35edb2cea2..4e85cb75be 100644 --- a/tool-parent/pom.xml +++ b/tool-parent/pom.xml @@ -26,7 +26,7 @@ com.speedment speedment-parent - 3.1.6-SNAPSHOT + 3.1.6 com.speedment.tool diff --git a/tool-parent/tool-actions/pom.xml b/tool-parent/tool-actions/pom.xml index 8fa09d145a..5873d235fa 100644 --- a/tool-parent/tool-actions/pom.xml +++ b/tool-parent/tool-actions/pom.xml @@ -26,7 +26,7 @@ com.speedment.tool tool-parent - 3.1.6-SNAPSHOT + 3.1.6 tool-actions diff --git a/tool-parent/tool-all/pom.xml b/tool-parent/tool-all/pom.xml index 539f559404..e9b8f4bf82 100644 --- a/tool-parent/tool-all/pom.xml +++ b/tool-parent/tool-all/pom.xml @@ -26,7 +26,7 @@ com.speedment.tool tool-parent - 3.1.6-SNAPSHOT + 3.1.6 tool-all diff --git a/tool-parent/tool-config/pom.xml b/tool-parent/tool-config/pom.xml index 8009f8b0ce..1facbdb0ab 100644 --- a/tool-parent/tool-config/pom.xml +++ b/tool-parent/tool-config/pom.xml @@ -26,7 +26,7 @@ com.speedment.tool tool-parent - 3.1.6-SNAPSHOT + 3.1.6 tool-config diff --git a/tool-parent/tool-core/pom.xml b/tool-parent/tool-core/pom.xml index 417c493e28..76982d773c 100644 --- a/tool-parent/tool-core/pom.xml +++ b/tool-parent/tool-core/pom.xml @@ -26,7 +26,7 @@ com.speedment.tool tool-parent - 3.1.6-SNAPSHOT + 3.1.6 tool-core diff --git a/tool-parent/tool-propertyeditor/pom.xml b/tool-parent/tool-propertyeditor/pom.xml index 557ab54139..261ddf3248 100644 --- a/tool-parent/tool-propertyeditor/pom.xml +++ b/tool-parent/tool-propertyeditor/pom.xml @@ -26,7 +26,7 @@ com.speedment.tool tool-parent - 3.1.6-SNAPSHOT + 3.1.6 tool-propertyeditor