From ff0dabe2b300b17015feccee93e36c73a573ec30 Mon Sep 17 00:00:00 2001 From: Kevin Herron Date: Wed, 12 Feb 2025 07:38:28 -0800 Subject: [PATCH 1/2] Set version to 0.1.3 --- byteops-netty/pom.xml | 2 +- byteops-unsigned/pom.xml | 2 +- byteops/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/byteops-netty/pom.xml b/byteops-netty/pom.xml index d511407..93b7019 100644 --- a/byteops-netty/pom.xml +++ b/byteops-netty/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.util byteops-parent - 0.1.3-SNAPSHOT + 0.1.3 byteops-netty diff --git a/byteops-unsigned/pom.xml b/byteops-unsigned/pom.xml index 30a0658..71cdace 100644 --- a/byteops-unsigned/pom.xml +++ b/byteops-unsigned/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.util byteops-parent - 0.1.3-SNAPSHOT + 0.1.3 byteops-unsigned diff --git a/byteops/pom.xml b/byteops/pom.xml index 04ac553..b80e0db 100644 --- a/byteops/pom.xml +++ b/byteops/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.util byteops-parent - 0.1.3-SNAPSHOT + 0.1.3 byteops diff --git a/pom.xml b/pom.xml index ddfe7a1..15ebd54 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.util byteops-parent - 0.1.3-SNAPSHOT + 0.1.3 pom byteops From d8c229c8cfa4367e58c3b51a9d8a34cb9d47e972 Mon Sep 17 00:00:00 2001 From: Kevin Herron Date: Wed, 12 Feb 2025 07:43:56 -0800 Subject: [PATCH 2/2] Set version to 0.1.4-SNAPSHOT --- byteops-netty/pom.xml | 2 +- byteops-unsigned/pom.xml | 2 +- byteops/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/byteops-netty/pom.xml b/byteops-netty/pom.xml index 93b7019..5e0238b 100644 --- a/byteops-netty/pom.xml +++ b/byteops-netty/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.util byteops-parent - 0.1.3 + 0.1.4-SNAPSHOT byteops-netty diff --git a/byteops-unsigned/pom.xml b/byteops-unsigned/pom.xml index 71cdace..ace05c7 100644 --- a/byteops-unsigned/pom.xml +++ b/byteops-unsigned/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.util byteops-parent - 0.1.3 + 0.1.4-SNAPSHOT byteops-unsigned diff --git a/byteops/pom.xml b/byteops/pom.xml index b80e0db..f6d6fe1 100644 --- a/byteops/pom.xml +++ b/byteops/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.util byteops-parent - 0.1.3 + 0.1.4-SNAPSHOT byteops diff --git a/pom.xml b/pom.xml index 15ebd54..74d849b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.digitalpetri.util byteops-parent - 0.1.3 + 0.1.4-SNAPSHOT pom byteops