From d2df52621a4d01faea2238b3d6bcc39694e72d17 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 2 Apr 2024 15:19:14 -0700 Subject: [PATCH] (role/ccs-mcm) update CCSWebTrending.war version --- hieradata/role/ccs-mcm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hieradata/role/ccs-mcm.yaml b/hieradata/role/ccs-mcm.yaml index 1d118e9c83..40ce3c12c9 100644 --- a/hieradata/role/ccs-mcm.yaml +++ b/hieradata/role/ccs-mcm.yaml @@ -19,7 +19,7 @@ profile::ccs::tomcat::jars: "h2-1.4.191.jar": "https://repo1.maven.org/maven2/com/h2database/h2/1.4.191/h2-1.4.191.jar" profile::ccs::tomcat::wars: CCSWebTrending.war: - war_source: "https://repo-nexus.lsst.org/nexus/repository/ccs-maven2-public/org/lsst/CCSWebTrending/2.1/CCSWebTrending-2.1.war" + war_source: "https://repo-nexus.lsst.org/nexus/repository/ccs-maven2-public/org/lsst/CCSWebTrending/2.2/CCSWebTrending-2.2.war" CCSImageUtilities.war: war_source: "https://repo-nexus.lsst.org/nexus/repository/ccs-maven2-public/org/lsst/org-lsst-ccs-image-utilities-war/3.1.18/org-lsst-ccs-image-utilities-war-3.1.18.war"