From 6a020f8eaab013129de9d6324209ad68d95e8602 Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Mon, 17 Aug 2020 14:53:05 -0500 Subject: [PATCH] Update Jenkins input file COmanage Registry version Update the input file used by the Jenkins build script for the COmanage Registry version. --- common.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.bash b/common.bash index 21f73c0..c0248e3 100644 --- a/common.bash +++ b/common.bash @@ -1,3 +1,3 @@ maintainer="i2incommon" imagename="comanage-registry" -COMANAGE_REGISTRY_VERSION="3.2.5" +COMANAGE_REGISTRY_VERSION="3.3.0"