From f6150cf9d7723a54d110c25fdd8dc34505716da7 Mon Sep 17 00:00:00 2001 From: Kevin Herron Date: Mon, 16 Feb 2026 09:34:50 -0800 Subject: [PATCH 1/2] Set version to 2.1.4 --- modbus-serial/pom.xml | 2 +- modbus-tcp/pom.xml | 2 +- modbus-tests/pom.xml | 2 +- modbus/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modbus-serial/pom.xml b/modbus-serial/pom.xml index e133745..ffa3e25 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.4 Modbus :: Serial diff --git a/modbus-tcp/pom.xml b/modbus-tcp/pom.xml index ee52362..3e8d8c9 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.4 Modbus :: TCP diff --git a/modbus-tests/pom.xml b/modbus-tests/pom.xml index fb11059..cef35dd 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.4 Modbus :: Tests diff --git a/modbus/pom.xml b/modbus/pom.xml index bbee185..904c84d 100644 --- a/modbus/pom.xml +++ b/modbus/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4-SNAPSHOT + 2.1.4 Modbus :: Core diff --git a/pom.xml b/pom.xml index 80c26a1..a23fb31 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4-SNAPSHOT + 2.1.4 pom Modbus From 9f2ab440daeb8688cb45d57d1115ef601d4357cd Mon Sep 17 00:00:00 2001 From: Kevin Herron Date: Mon, 16 Feb 2026 09:43:56 -0800 Subject: [PATCH 2/2] Set version to 2.1.5-SNAPSHOT --- modbus-serial/pom.xml | 2 +- modbus-tcp/pom.xml | 2 +- modbus-tests/pom.xml | 2 +- modbus/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modbus-serial/pom.xml b/modbus-serial/pom.xml index ffa3e25..ad9c94a 100644 --- a/modbus-serial/pom.xml +++ b/modbus-serial/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4 + 2.1.5-SNAPSHOT Modbus :: Serial diff --git a/modbus-tcp/pom.xml b/modbus-tcp/pom.xml index 3e8d8c9..d07fd2f 100644 --- a/modbus-tcp/pom.xml +++ b/modbus-tcp/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4 + 2.1.5-SNAPSHOT Modbus :: TCP diff --git a/modbus-tests/pom.xml b/modbus-tests/pom.xml index cef35dd..ccd642a 100644 --- a/modbus-tests/pom.xml +++ b/modbus-tests/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4 + 2.1.5-SNAPSHOT Modbus :: Tests diff --git a/modbus/pom.xml b/modbus/pom.xml index 904c84d..7f17a8a 100644 --- a/modbus/pom.xml +++ b/modbus/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4 + 2.1.5-SNAPSHOT Modbus :: Core diff --git a/pom.xml b/pom.xml index a23fb31..539b169 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.4 + 2.1.5-SNAPSHOT pom Modbus