diff --git a/modbus-serial/pom.xml b/modbus-serial/pom.xml index e133745..ad9c94a 100644 --- a/modbus-serial/pom.xml +++ b/modbus-serial/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT Modbus :: Serial diff --git a/modbus-tcp/pom.xml b/modbus-tcp/pom.xml index ee52362..d07fd2f 100644 --- a/modbus-tcp/pom.xml +++ b/modbus-tcp/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT Modbus :: TCP diff --git a/modbus-tests/pom.xml b/modbus-tests/pom.xml index fb11059..ccd642a 100644 --- a/modbus-tests/pom.xml +++ b/modbus-tests/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT Modbus :: Tests diff --git a/modbus/pom.xml b/modbus/pom.xml index bbee185..7f17a8a 100644 --- a/modbus/pom.xml +++ b/modbus/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT Modbus :: Core diff --git a/pom.xml b/pom.xml index 80c26a1..539b169 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4-SNAPSHOT + 2.1.5-SNAPSHOT pom Modbus