From 1df927c5e4227076b855c714d27c8cc38fa11f7e Mon Sep 17 00:00:00 2001 From: Anton Kanugalawattage Date: Tue, 30 Jun 2026 11:15:14 -0400 Subject: [PATCH 1/2] Revert "release: prepare for next development iteration" This reverts commit 87e481b8566915d25172b6f4d951bbfcfb5dc007. Signed-off-by: Anton Kanugalawattage --- api/pom.xml | 2 +- cache/pom.xml | 4 ++-- pom.xml | 4 ++-- server/pom.xml | 4 ++-- test/pom.xml | 6 +++--- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 1d3d02ba..aee75f14 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.55-SNAPSHOT + 0.1.54 api diff --git a/cache/pom.xml b/cache/pom.xml index 3f775008..ea8cfc6b 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.55-SNAPSHOT + 0.1.54 cache @@ -40,7 +40,7 @@ io.envoyproxy.controlplane api - 0.1.55-SNAPSHOT + 0.1.54 diff --git a/pom.xml b/pom.xml index 2d5fac45..78aaa3fb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.envoyproxy.controlplane java-control-plane - 0.1.55-SNAPSHOT + 0.1.54 pom @@ -71,7 +71,7 @@ https://github.com/envoyproxy/java-control-plane scm:git:git://github.com/envoyproxy/java-control-plane.git scm:git:ssh://git@github.com/envoyproxy/java-control-plane.git - v1.0.52 + v0.1.54 diff --git a/server/pom.xml b/server/pom.xml index 1f2d421e..c768c41d 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.55-SNAPSHOT + 0.1.54 server @@ -15,7 +15,7 @@ io.envoyproxy.controlplane cache - 0.1.55-SNAPSHOT + 0.1.54 diff --git a/test/pom.xml b/test/pom.xml index 8e230941..4b443621 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.55-SNAPSHOT + 0.1.54 test @@ -20,13 +20,13 @@ io.envoyproxy.controlplane cache - 0.1.55-SNAPSHOT + 0.1.54 io.envoyproxy.controlplane server - 0.1.55-SNAPSHOT + 0.1.54 From 955ed7a82fb7b8e7f0f63a4915b249bd3783a90a Mon Sep 17 00:00:00 2001 From: Anton Kanugalawattage Date: Tue, 30 Jun 2026 11:15:24 -0400 Subject: [PATCH 2/2] Revert "release: prepare release v0.1.54" This reverts commit 3458a49d6114d659b1d1e59a4f50649c3007f694. Signed-off-by: Anton Kanugalawattage --- api/pom.xml | 2 +- cache/pom.xml | 4 ++-- pom.xml | 4 ++-- server/pom.xml | 4 ++-- test/pom.xml | 6 +++--- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index aee75f14..75de46b4 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.54 + 1.0.54-SNAPSHOT api diff --git a/cache/pom.xml b/cache/pom.xml index ea8cfc6b..7e244ebe 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.54 + 1.0.54-SNAPSHOT cache @@ -40,7 +40,7 @@ io.envoyproxy.controlplane api - 0.1.54 + 1.0.54-SNAPSHOT diff --git a/pom.xml b/pom.xml index 78aaa3fb..c04a09fa 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.envoyproxy.controlplane java-control-plane - 0.1.54 + 1.0.54-SNAPSHOT pom @@ -71,7 +71,7 @@ https://github.com/envoyproxy/java-control-plane scm:git:git://github.com/envoyproxy/java-control-plane.git scm:git:ssh://git@github.com/envoyproxy/java-control-plane.git - v0.1.54 + v1.0.52 diff --git a/server/pom.xml b/server/pom.xml index c768c41d..9fa83fdc 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.54 + 1.0.54-SNAPSHOT server @@ -15,7 +15,7 @@ io.envoyproxy.controlplane cache - 0.1.54 + 1.0.54-SNAPSHOT diff --git a/test/pom.xml b/test/pom.xml index 4b443621..476c80c2 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.54 + 1.0.54-SNAPSHOT test @@ -20,13 +20,13 @@ io.envoyproxy.controlplane cache - 0.1.54 + 1.0.54-SNAPSHOT io.envoyproxy.controlplane server - 0.1.54 + 1.0.54-SNAPSHOT