diff --git a/OCPP-J/pom.xml b/OCPP-J/pom.xml index 3cbc07841..4c956a561 100644 --- a/OCPP-J/pom.xml +++ b/OCPP-J/pom.xml @@ -6,7 +6,7 @@ eu.chargetime.ocpp OCPP-J - 1.0.2 + 1.2.0 jar Java-OCA-OCPP OCPP-J @@ -50,7 +50,7 @@ eu.chargetime.ocpp common - 1.0.2 + 1.2.0 com.google.code.gson diff --git a/build.gradle b/build.gradle index ce0935ff9..9309117cf 100644 --- a/build.gradle +++ b/build.gradle @@ -15,7 +15,7 @@ buildscript { allprojects { group = 'eu.chargetime.ocpp' - version = '1.1' + version = '1.2' } subprojects { diff --git a/ocpp-common/pom.xml b/ocpp-common/pom.xml index 0ec3f58ae..e98c9e6a5 100644 --- a/ocpp-common/pom.xml +++ b/ocpp-common/pom.xml @@ -6,7 +6,7 @@ eu.chargetime.ocpp common - 1.0.2 + 1.2.0 Java-OCA-OCPP common Implementation of Open Charge-Point Protocol common library. diff --git a/ocpp-v1_6-example/json-client-implementation/pom.xml b/ocpp-v1_6-example/json-client-implementation/pom.xml index d2c664f94..c4b9e15b5 100644 --- a/ocpp-v1_6-example/json-client-implementation/pom.xml +++ b/ocpp-v1_6-example/json-client-implementation/pom.xml @@ -46,7 +46,7 @@ eu.chargetime.ocpp v1_6 - 1.0.1 + 1.2.0 junit diff --git a/ocpp-v1_6-example/json_server_example/pom.xml b/ocpp-v1_6-example/json_server_example/pom.xml index fc73a1f7b..1d3c6ec93 100644 --- a/ocpp-v1_6-example/json_server_example/pom.xml +++ b/ocpp-v1_6-example/json_server_example/pom.xml @@ -46,7 +46,7 @@ eu.chargetime.ocpp v1_6 - 1.0.1 + 1.2.0 junit diff --git a/ocpp-v1_6-test/pom.xml b/ocpp-v1_6-test/pom.xml index bb850f97b..0afdf9585 100644 --- a/ocpp-v1_6-test/pom.xml +++ b/ocpp-v1_6-test/pom.xml @@ -6,7 +6,7 @@ eu.chargetime.ocpp v1_6-test - 1.1.0 + 1.2.0 Java-OCA-OCPP v1.6 - Integration test Integration test of OCA OCPP version 1.6 @@ -49,12 +49,12 @@ eu.chargetime.ocpp common - 1.0.2 + 1.2.0 eu.chargetime.ocpp v1_6 - 1.1.0 + 1.2.0 junit diff --git a/ocpp-v1_6/pom.xml b/ocpp-v1_6/pom.xml index 015f21ea6..36e50c75b 100644 --- a/ocpp-v1_6/pom.xml +++ b/ocpp-v1_6/pom.xml @@ -6,7 +6,7 @@ eu.chargetime.ocpp v1_6 - 1.1.0 + 1.2.0 jar Java-OCA-OCPP v1.6 @@ -50,12 +50,12 @@ eu.chargetime.ocpp common - 1.0.2 + 1.2.0 eu.chargetime.ocpp OCPP-J - 1.0.2 + 1.2.0 org.java-websocket diff --git a/ocpp-v2-test/pom.xml b/ocpp-v2-test/pom.xml index 512a1bfd8..2fbb01ee4 100644 --- a/ocpp-v2-test/pom.xml +++ b/ocpp-v2-test/pom.xml @@ -6,7 +6,7 @@ eu.chargetime.ocpp ocpp-v2-test - 1.1.0 + 1.2.0 Java-OCA-OCPP v2 - Integration test Integration test of OCA OCPP version 2.x @@ -49,27 +49,27 @@ eu.chargetime.ocpp common - 1.0.2 + 1.2.0 eu.chargetime.ocpp OCPP-J - 1.0.2 + 1.2.0 eu.chargetime.ocpp v1_6 - 1.1.0 + 1.2.0 eu.chargetime.ocpp v1_6-test - 1.1.0 + 1.2.0 eu.chargetime.ocpp ocpp-v2 - 1.1.0 + 1.2.0 com.google.code.findbugs diff --git a/ocpp-v2/pom.xml b/ocpp-v2/pom.xml index 168ba700d..a4cbe9cd7 100644 --- a/ocpp-v2/pom.xml +++ b/ocpp-v2/pom.xml @@ -6,7 +6,7 @@ eu.chargetime.ocpp ocpp-v2 - 1.1.0 + 1.2.0 jar Java-OCA-OCPP v2 @@ -50,17 +50,17 @@ eu.chargetime.ocpp common - 1.0.2 + 1.2.0 eu.chargetime.ocpp OCPP-J - 1.0.2 + 1.2.0 eu.chargetime.ocpp v1_6 - 1.1.0 + 1.2.0 com.google.code.findbugs diff --git a/ocpp-v2_0-test/pom.xml b/ocpp-v2_0-test/pom.xml index 82a829d4d..afbb9b4e4 100644 --- a/ocpp-v2_0-test/pom.xml +++ b/ocpp-v2_0-test/pom.xml @@ -6,7 +6,7 @@ eu.chargetime.ocpp v2_0-test - 1.0.2 + 1.2.0 jar Java-OCA-OCPP v2.0 - Integration test @@ -50,12 +50,12 @@ eu.chargetime.ocpp common - 1.0.2 + 1.2.0 eu.chargetime.ocpp v2_0 - 1.0.2 + 1.2.0 junit diff --git a/ocpp-v2_0/pom.xml b/ocpp-v2_0/pom.xml index 42a3cb2dc..717212def 100644 --- a/ocpp-v2_0/pom.xml +++ b/ocpp-v2_0/pom.xml @@ -6,7 +6,7 @@ eu.chargetime.ocpp v2_0 - 1.0.2 + 1.2.0 jar Java-OCA-OCPP v2.0 @@ -50,12 +50,12 @@ eu.chargetime.ocpp common - 1.0.2 + 1.2.0 eu.chargetime.ocpp OCPP-J - 1.0.2 + 1.2.0 org.java-websocket diff --git a/pom.xml b/pom.xml index 6d5454144..201a1bab8 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ eu.chargetime.ocpp all - 1.1 + 1.2 pom Java-OCA-OCPP