From 71ba957793d8936e3940b9c5ab5c2a31efbc693d Mon Sep 17 00:00:00 2001 From: Kevin Herron Date: Tue, 17 Mar 2026 19:14:58 -0700 Subject: [PATCH 1/2] Set version to 2.1.5 --- 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 ad9c94a..fb181ff 100644 --- a/modbus-serial/pom.xml +++ b/modbus-serial/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.5-SNAPSHOT + 2.1.5 Modbus :: Serial diff --git a/modbus-tcp/pom.xml b/modbus-tcp/pom.xml index d07fd2f..e27e8eb 100644 --- a/modbus-tcp/pom.xml +++ b/modbus-tcp/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.5-SNAPSHOT + 2.1.5 Modbus :: TCP diff --git a/modbus-tests/pom.xml b/modbus-tests/pom.xml index ccd642a..0b203e4 100644 --- a/modbus-tests/pom.xml +++ b/modbus-tests/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.5-SNAPSHOT + 2.1.5 Modbus :: Tests diff --git a/modbus/pom.xml b/modbus/pom.xml index 7f17a8a..c3421af 100644 --- a/modbus/pom.xml +++ b/modbus/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.5-SNAPSHOT + 2.1.5 Modbus :: Core diff --git a/pom.xml b/pom.xml index 539b169..c5ec96f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.5-SNAPSHOT + 2.1.5 pom Modbus From 8afc697c20bbc73c530ae69f61e1f23f75fca7b6 Mon Sep 17 00:00:00 2001 From: Kevin Herron Date: Tue, 17 Mar 2026 19:29:05 -0700 Subject: [PATCH 2/2] Set version to 2.1.6-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 fb181ff..742f2e6 100644 --- a/modbus-serial/pom.xml +++ b/modbus-serial/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.5 + 2.1.6-SNAPSHOT Modbus :: Serial diff --git a/modbus-tcp/pom.xml b/modbus-tcp/pom.xml index e27e8eb..f8cc0bf 100644 --- a/modbus-tcp/pom.xml +++ b/modbus-tcp/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.5 + 2.1.6-SNAPSHOT Modbus :: TCP diff --git a/modbus-tests/pom.xml b/modbus-tests/pom.xml index 0b203e4..c6f4ce2 100644 --- a/modbus-tests/pom.xml +++ b/modbus-tests/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.5 + 2.1.6-SNAPSHOT Modbus :: Tests diff --git a/modbus/pom.xml b/modbus/pom.xml index c3421af..d658fcc 100644 --- a/modbus/pom.xml +++ b/modbus/pom.xml @@ -7,7 +7,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.5 + 2.1.6-SNAPSHOT Modbus :: Core diff --git a/pom.xml b/pom.xml index c5ec96f..e0f31b8 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.modbus modbus-parent - 2.1.5 + 2.1.6-SNAPSHOT pom Modbus