diff --git a/compose/.env b/compose/.env index 951972d..f32f72f 100644 --- a/compose/.env +++ b/compose/.env @@ -1,3 +1,3 @@ COMPOSE_PROJECT_NAME=acldev -TAG=2.3-SNAPSHOT +TAG=2.3.0 GATEWAY_TAG=1.8.10 diff --git a/pom.xml b/pom.xml index afc41ed..1c17344 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ - 2.3-SNAPSHOT + 2.3.0 17 2.26-SNAPSHOT