From 8b2001cd96298790bf00b7f840d92b33ebb3df43 Mon Sep 17 00:00:00 2001 From: Gabriel Roldan Date: Wed, 11 Sep 2024 11:18:02 -0300 Subject: [PATCH] Revert "Set version to 2.3.0" back to 2.3-SNAPSHOT This reverts commit 4d6b0bd2a1637a9256efee9e510fae0b6d530e74. --- compose/.env | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compose/.env b/compose/.env index f32f72f..951972d 100644 --- a/compose/.env +++ b/compose/.env @@ -1,3 +1,3 @@ COMPOSE_PROJECT_NAME=acldev -TAG=2.3.0 +TAG=2.3-SNAPSHOT GATEWAY_TAG=1.8.10 diff --git a/pom.xml b/pom.xml index 1c17344..afc41ed 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ - 2.3.0 + 2.3-SNAPSHOT 17 2.26-SNAPSHOT