diff --git a/modbus-serial/pom.xml b/modbus-serial/pom.xml index 0b11768..5739375 100644 --- a/modbus-serial/pom.xml +++ b/modbus-serial/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT modbus-serial diff --git a/modbus-tcp/pom.xml b/modbus-tcp/pom.xml index 6948f9e..9059afe 100644 --- a/modbus-tcp/pom.xml +++ b/modbus-tcp/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT modbus-tcp diff --git a/modbus-tests/pom.xml b/modbus-tests/pom.xml index bea7f0c..df9150e 100644 --- a/modbus-tests/pom.xml +++ b/modbus-tests/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT modbus-tests diff --git a/modbus/pom.xml b/modbus/pom.xml index d1ae525..0171038 100644 --- a/modbus/pom.xml +++ b/modbus/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT modbus diff --git a/pom.xml b/pom.xml index d091283..ca9700c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT pom Modbus