From bb4c68d51d7a8d08e11b96e0c71aab1acba96256 Mon Sep 17 00:00:00 2001 From: Mark van den Bergh Date: Fri, 18 Jan 2019 13:57:00 +0100 Subject: [PATCH] Version 0.13.0 --- chargingstation-configuration/app/pom.xml | 2 +- chargingstation-configuration/view-model/pom.xml | 2 +- domain/command-authorization/pom.xml | 2 +- domain/command-handling/pom.xml | 2 +- domain/core-api/pom.xml | 2 +- domain/utils/pom.xml | 2 +- identification-authorization/app/pom.xml | 2 +- identification-authorization/local-plugin/pom.xml | 2 +- identification-authorization/plugin-api/pom.xml | 2 +- .../selective-authorization-service/pom.xml | 2 +- mobi-europe/destination/pom.xml | 2 +- mobi-europe/shared/pom.xml | 2 +- mobi-europe/source/pom.xml | 2 +- ocpi/ocpi-identification-authorization-plugin/pom.xml | 8 ++++---- ocpp/soap-utils/pom.xml | 2 +- ocpp/v12-soap/pom.xml | 2 +- ocpp/v15-soap/pom.xml | 2 +- ocpp/view-model/pom.xml | 2 +- ocpp/websocket-json/pom.xml | 2 +- operator-api/json/pom.xml | 2 +- operator-api/view-model/pom.xml | 2 +- pom.xml | 2 +- samples/authentication/pom.xml | 2 +- .../chargingstation-configuration/pom.xml | 2 +- samples/configuration-distributed/domain/pom.xml | 2 +- .../identification-authorization/pom.xml | 2 +- .../incoming-datatransfer-handling/pom.xml | 2 +- samples/configuration-distributed/ocpp-v12-soap/pom.xml | 2 +- samples/configuration-distributed/ocpp-v15-soap/pom.xml | 2 +- .../ocpp-v15-websocket-json/pom.xml | 2 +- samples/configuration-distributed/operator-api/pom.xml | 2 +- samples/configuration-distributed/pom.xml | 2 +- samples/configuration-distributed/vas/pom.xml | 2 +- samples/configuration-simple/pom.xml | 2 +- samples/incoming-datatransfer-handling/pom.xml | 2 +- samples/pom.xml | 2 +- utils/rest/pom.xml | 2 +- utils/soap/pom.xml | 2 +- vas/v10-soap/pom.xml | 2 +- vas/view-model/pom.xml | 2 +- 40 files changed, 43 insertions(+), 43 deletions(-) diff --git a/chargingstation-configuration/app/pom.xml b/chargingstation-configuration/app/pom.xml index 3f866d39..eef70093 100644 --- a/chargingstation-configuration/app/pom.xml +++ b/chargingstation-configuration/app/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.chargingstation-configuration diff --git a/chargingstation-configuration/view-model/pom.xml b/chargingstation-configuration/view-model/pom.xml index 70eea5e8..f4bfc6df 100644 --- a/chargingstation-configuration/view-model/pom.xml +++ b/chargingstation-configuration/view-model/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.chargingstation-configuration diff --git a/domain/command-authorization/pom.xml b/domain/command-authorization/pom.xml index 8b4b1f1f..d62becba 100644 --- a/domain/command-authorization/pom.xml +++ b/domain/command-authorization/pom.xml @@ -23,7 +23,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.domain diff --git a/domain/command-handling/pom.xml b/domain/command-handling/pom.xml index 11cd667a..57ea5964 100644 --- a/domain/command-handling/pom.xml +++ b/domain/command-handling/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.domain diff --git a/domain/core-api/pom.xml b/domain/core-api/pom.xml index fd4dd428..fb02759a 100644 --- a/domain/core-api/pom.xml +++ b/domain/core-api/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.domain diff --git a/domain/utils/pom.xml b/domain/utils/pom.xml index 1209782e..99e15e63 100644 --- a/domain/utils/pom.xml +++ b/domain/utils/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.domain diff --git a/identification-authorization/app/pom.xml b/identification-authorization/app/pom.xml index 1d7b0c8d..5015cce5 100644 --- a/identification-authorization/app/pom.xml +++ b/identification-authorization/app/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.identification-authorization diff --git a/identification-authorization/local-plugin/pom.xml b/identification-authorization/local-plugin/pom.xml index 163936c0..2ae6972b 100644 --- a/identification-authorization/local-plugin/pom.xml +++ b/identification-authorization/local-plugin/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml 4.0.0 diff --git a/identification-authorization/plugin-api/pom.xml b/identification-authorization/plugin-api/pom.xml index 226a71b8..0ca329bd 100644 --- a/identification-authorization/plugin-api/pom.xml +++ b/identification-authorization/plugin-api/pom.xml @@ -21,7 +21,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.identification-authorization diff --git a/identification-authorization/selective-authorization-service/pom.xml b/identification-authorization/selective-authorization-service/pom.xml index 7856a05e..8e7fc713 100644 --- a/identification-authorization/selective-authorization-service/pom.xml +++ b/identification-authorization/selective-authorization-service/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.identification-authorization diff --git a/mobi-europe/destination/pom.xml b/mobi-europe/destination/pom.xml index 5bd8c473..1b94d6dc 100644 --- a/mobi-europe/destination/pom.xml +++ b/mobi-europe/destination/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.mobi-europe diff --git a/mobi-europe/shared/pom.xml b/mobi-europe/shared/pom.xml index 333188ae..df621722 100644 --- a/mobi-europe/shared/pom.xml +++ b/mobi-europe/shared/pom.xml @@ -23,7 +23,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.mobi-europe diff --git a/mobi-europe/source/pom.xml b/mobi-europe/source/pom.xml index 11f30824..ed42f402 100644 --- a/mobi-europe/source/pom.xml +++ b/mobi-europe/source/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.mobi-europe diff --git a/ocpi/ocpi-identification-authorization-plugin/pom.xml b/ocpi/ocpi-identification-authorization-plugin/pom.xml index b655b109..e8ee0ded 100644 --- a/ocpi/ocpi-identification-authorization-plugin/pom.xml +++ b/ocpi/ocpi-identification-authorization-plugin/pom.xml @@ -21,12 +21,12 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.ocpi ocpi-identification-authorization-plugin - 0.13.0-SNAPSHOT + 0.13.0 ${project.groupId}:${project.artifactId} @@ -53,12 +53,12 @@ io.motown.domain domain-core-api - 0.13.0-SNAPSHOT + 0.13.0 io.motown.identification-authorization identification-authorization-plugin-api - 0.13.0-SNAPSHOT + 0.13.0 junit diff --git a/ocpp/soap-utils/pom.xml b/ocpp/soap-utils/pom.xml index b7f3c49f..5e80454b 100644 --- a/ocpp/soap-utils/pom.xml +++ b/ocpp/soap-utils/pom.xml @@ -21,7 +21,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.ocpp diff --git a/ocpp/v12-soap/pom.xml b/ocpp/v12-soap/pom.xml index fd1038b6..7efadaa2 100644 --- a/ocpp/v12-soap/pom.xml +++ b/ocpp/v12-soap/pom.xml @@ -21,7 +21,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.ocpp diff --git a/ocpp/v15-soap/pom.xml b/ocpp/v15-soap/pom.xml index 4232e4a2..e88fc7e7 100644 --- a/ocpp/v15-soap/pom.xml +++ b/ocpp/v15-soap/pom.xml @@ -21,7 +21,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.ocpp diff --git a/ocpp/view-model/pom.xml b/ocpp/view-model/pom.xml index 7270d397..84d333ef 100644 --- a/ocpp/view-model/pom.xml +++ b/ocpp/view-model/pom.xml @@ -21,7 +21,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.ocpp diff --git a/ocpp/websocket-json/pom.xml b/ocpp/websocket-json/pom.xml index 7cd8d534..1c634c44 100644 --- a/ocpp/websocket-json/pom.xml +++ b/ocpp/websocket-json/pom.xml @@ -21,7 +21,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.ocpp diff --git a/operator-api/json/pom.xml b/operator-api/json/pom.xml index 41aea9b5..a1086a21 100644 --- a/operator-api/json/pom.xml +++ b/operator-api/json/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.operator-api diff --git a/operator-api/view-model/pom.xml b/operator-api/view-model/pom.xml index 13cd06ec..46f051c7 100644 --- a/operator-api/view-model/pom.xml +++ b/operator-api/view-model/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.operator-api diff --git a/pom.xml b/pom.xml index 5c52a173..752697c1 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ 4.0.0 io.motown motown-io - 0.13.0-SNAPSHOT + 0.13.0 pom 2013 ${project.groupId}:${project.artifactId} diff --git a/samples/authentication/pom.xml b/samples/authentication/pom.xml index 21520a77..bfe1cd42 100644 --- a/samples/authentication/pom.xml +++ b/samples/authentication/pom.xml @@ -23,7 +23,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml samples-authentication diff --git a/samples/configuration-distributed/chargingstation-configuration/pom.xml b/samples/configuration-distributed/chargingstation-configuration/pom.xml index b81cd73d..3dfbfe2c 100644 --- a/samples/configuration-distributed/chargingstation-configuration/pom.xml +++ b/samples/configuration-distributed/chargingstation-configuration/pom.xml @@ -22,7 +22,7 @@ samples-configuration-distributed io.motown - 0.13.0-SNAPSHOT + 0.13.0 samples-configuration-distributed-chargingstation-configuration war diff --git a/samples/configuration-distributed/domain/pom.xml b/samples/configuration-distributed/domain/pom.xml index c6b756c8..4c3b03f3 100644 --- a/samples/configuration-distributed/domain/pom.xml +++ b/samples/configuration-distributed/domain/pom.xml @@ -22,7 +22,7 @@ samples-configuration-distributed io.motown - 0.13.0-SNAPSHOT + 0.13.0 samples-configuration-distributed-domain war diff --git a/samples/configuration-distributed/identification-authorization/pom.xml b/samples/configuration-distributed/identification-authorization/pom.xml index 17811f64..0aac6cc6 100644 --- a/samples/configuration-distributed/identification-authorization/pom.xml +++ b/samples/configuration-distributed/identification-authorization/pom.xml @@ -22,7 +22,7 @@ samples-configuration-distributed io.motown - 0.13.0-SNAPSHOT + 0.13.0 samples-configuration-distributed-identification-authorization war diff --git a/samples/configuration-distributed/incoming-datatransfer-handling/pom.xml b/samples/configuration-distributed/incoming-datatransfer-handling/pom.xml index ad53f47e..cc54dfef 100644 --- a/samples/configuration-distributed/incoming-datatransfer-handling/pom.xml +++ b/samples/configuration-distributed/incoming-datatransfer-handling/pom.xml @@ -22,7 +22,7 @@ samples-configuration-distributed io.motown - 0.13.0-SNAPSHOT + 0.13.0 samples-configuration-distributed-incoming-datatransfer-handling war diff --git a/samples/configuration-distributed/ocpp-v12-soap/pom.xml b/samples/configuration-distributed/ocpp-v12-soap/pom.xml index 458965f9..0e9a3301 100644 --- a/samples/configuration-distributed/ocpp-v12-soap/pom.xml +++ b/samples/configuration-distributed/ocpp-v12-soap/pom.xml @@ -22,7 +22,7 @@ samples-configuration-distributed io.motown - 0.13.0-SNAPSHOT + 0.13.0 samples-configuration-distributed-ocpp-v12-soap war diff --git a/samples/configuration-distributed/ocpp-v15-soap/pom.xml b/samples/configuration-distributed/ocpp-v15-soap/pom.xml index a58ad1ec..2ab43aa2 100644 --- a/samples/configuration-distributed/ocpp-v15-soap/pom.xml +++ b/samples/configuration-distributed/ocpp-v15-soap/pom.xml @@ -22,7 +22,7 @@ samples-configuration-distributed io.motown - 0.13.0-SNAPSHOT + 0.13.0 samples-configuration-distributed-ocpp-v15-soap war diff --git a/samples/configuration-distributed/ocpp-v15-websocket-json/pom.xml b/samples/configuration-distributed/ocpp-v15-websocket-json/pom.xml index d6bf0abe..b6d98d88 100644 --- a/samples/configuration-distributed/ocpp-v15-websocket-json/pom.xml +++ b/samples/configuration-distributed/ocpp-v15-websocket-json/pom.xml @@ -23,7 +23,7 @@ samples-configuration-distributed io.motown - 0.13.0-SNAPSHOT + 0.13.0 samples-configuration-distributed-ocpp-v15-websocket-json war diff --git a/samples/configuration-distributed/operator-api/pom.xml b/samples/configuration-distributed/operator-api/pom.xml index 10ef3456..925116bc 100644 --- a/samples/configuration-distributed/operator-api/pom.xml +++ b/samples/configuration-distributed/operator-api/pom.xml @@ -22,7 +22,7 @@ samples-configuration-distributed io.motown - 0.13.0-SNAPSHOT + 0.13.0 samples-configuration-distributed-operator-api war diff --git a/samples/configuration-distributed/pom.xml b/samples/configuration-distributed/pom.xml index 89e42c8c..0189f3b8 100644 --- a/samples/configuration-distributed/pom.xml +++ b/samples/configuration-distributed/pom.xml @@ -22,7 +22,7 @@ samples io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../pom.xml samples-configuration-distributed diff --git a/samples/configuration-distributed/vas/pom.xml b/samples/configuration-distributed/vas/pom.xml index 58214e73..aedd62e4 100644 --- a/samples/configuration-distributed/vas/pom.xml +++ b/samples/configuration-distributed/vas/pom.xml @@ -22,7 +22,7 @@ samples-configuration-distributed io.motown - 0.13.0-SNAPSHOT + 0.13.0 samples-configuration-distributed-vas war diff --git a/samples/configuration-simple/pom.xml b/samples/configuration-simple/pom.xml index 48dbfffe..1c6e7020 100644 --- a/samples/configuration-simple/pom.xml +++ b/samples/configuration-simple/pom.xml @@ -22,7 +22,7 @@ samples io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../pom.xml samples-configuration-simple diff --git a/samples/incoming-datatransfer-handling/pom.xml b/samples/incoming-datatransfer-handling/pom.xml index 0fe08a55..50555a3d 100644 --- a/samples/incoming-datatransfer-handling/pom.xml +++ b/samples/incoming-datatransfer-handling/pom.xml @@ -22,7 +22,7 @@ samples io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../pom.xml samples-incoming-datatransfer-handling diff --git a/samples/pom.xml b/samples/pom.xml index 4d33010e..173972df 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../pom.xml samples diff --git a/utils/rest/pom.xml b/utils/rest/pom.xml index 7b2adc63..b3d37dd7 100644 --- a/utils/rest/pom.xml +++ b/utils/rest/pom.xml @@ -21,7 +21,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.utils diff --git a/utils/soap/pom.xml b/utils/soap/pom.xml index a9f039ba..ef1bb1d2 100644 --- a/utils/soap/pom.xml +++ b/utils/soap/pom.xml @@ -21,7 +21,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.utils diff --git a/vas/v10-soap/pom.xml b/vas/v10-soap/pom.xml index d14c7551..2da8b16c 100644 --- a/vas/v10-soap/pom.xml +++ b/vas/v10-soap/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.vas diff --git a/vas/view-model/pom.xml b/vas/view-model/pom.xml index 240119a2..a7638414 100644 --- a/vas/view-model/pom.xml +++ b/vas/view-model/pom.xml @@ -22,7 +22,7 @@ motown-io io.motown - 0.13.0-SNAPSHOT + 0.13.0 ../../pom.xml io.motown.vas