diff --git a/api/pom.xml b/api/pom.xml index 13486af8..104872b1 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 1.0.52 + 1.0.53-SNAPSHOT api diff --git a/cache/pom.xml b/cache/pom.xml index e8248f0f..d7948f5f 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 1.0.52 + 1.0.53-SNAPSHOT cache @@ -40,7 +40,7 @@ io.envoyproxy.controlplane api - 1.0.52 + 1.0.53-SNAPSHOT diff --git a/pom.xml b/pom.xml index 7cea2b60..af5e5042 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.envoyproxy.controlplane java-control-plane - 1.0.52 + 1.0.53-SNAPSHOT pom diff --git a/server/pom.xml b/server/pom.xml index aef278e7..f46d4f32 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 1.0.52 + 1.0.53-SNAPSHOT server @@ -15,7 +15,7 @@ io.envoyproxy.controlplane cache - 1.0.52 + 1.0.53-SNAPSHOT diff --git a/test/pom.xml b/test/pom.xml index 2e6e1f06..6833e6cf 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 1.0.52 + 1.0.53-SNAPSHOT test @@ -20,13 +20,13 @@ io.envoyproxy.controlplane cache - 1.0.52 + 1.0.53-SNAPSHOT io.envoyproxy.controlplane server - 1.0.52 + 1.0.53-SNAPSHOT