From cf67b6791a9beaa83d6a318012020df51d89a754 Mon Sep 17 00:00:00 2001 From: Domenico Sibilio Date: Tue, 15 Mar 2022 16:25:31 +0100 Subject: [PATCH] ACS-2307 Update IE/SS to 2.0.3 --- amps/ags/rm-community/rm-community-repo/.env | 2 +- packaging/tests/environment/.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/amps/ags/rm-community/rm-community-repo/.env b/amps/ags/rm-community/rm-community-repo/.env index 7d5e5fb310..40fff0bfd1 100644 --- a/amps/ags/rm-community/rm-community-repo/.env +++ b/amps/ags/rm-community/rm-community-repo/.env @@ -1,4 +1,4 @@ TRANSFORMERS_TAG=2.5.7 -SOLR6_TAG=2.0.3-RC5 +SOLR6_TAG=2.0.3 POSTGRES_TAG=13.3 ACTIVEMQ_TAG=5.16.1 diff --git a/packaging/tests/environment/.env b/packaging/tests/environment/.env index 7d5e5fb310..40fff0bfd1 100644 --- a/packaging/tests/environment/.env +++ b/packaging/tests/environment/.env @@ -1,4 +1,4 @@ TRANSFORMERS_TAG=2.5.7 -SOLR6_TAG=2.0.3-RC5 +SOLR6_TAG=2.0.3 POSTGRES_TAG=13.3 ACTIVEMQ_TAG=5.16.1