diff --git a/api/pom.xml b/api/pom.xml index 1d3d02ba..75de46b4 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.55-SNAPSHOT + 1.0.54-SNAPSHOT api diff --git a/cache/pom.xml b/cache/pom.xml index 3f775008..7e244ebe 100644 --- a/cache/pom.xml +++ b/cache/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.55-SNAPSHOT + 1.0.54-SNAPSHOT cache @@ -40,7 +40,7 @@ io.envoyproxy.controlplane api - 0.1.55-SNAPSHOT + 1.0.54-SNAPSHOT diff --git a/pom.xml b/pom.xml index 2d5fac45..c04a09fa 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.envoyproxy.controlplane java-control-plane - 0.1.55-SNAPSHOT + 1.0.54-SNAPSHOT pom diff --git a/server/pom.xml b/server/pom.xml index 1f2d421e..9fa83fdc 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.55-SNAPSHOT + 1.0.54-SNAPSHOT server @@ -15,7 +15,7 @@ io.envoyproxy.controlplane cache - 0.1.55-SNAPSHOT + 1.0.54-SNAPSHOT diff --git a/test/pom.xml b/test/pom.xml index 8e230941..476c80c2 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ java-control-plane io.envoyproxy.controlplane - 0.1.55-SNAPSHOT + 1.0.54-SNAPSHOT test @@ -20,13 +20,13 @@ io.envoyproxy.controlplane cache - 0.1.55-SNAPSHOT + 1.0.54-SNAPSHOT io.envoyproxy.controlplane server - 0.1.55-SNAPSHOT + 1.0.54-SNAPSHOT