From ed9ba27aa9403a3894f24fe627bc0a9bbf0ec54f Mon Sep 17 00:00:00 2001 From: Emil Kleszcz Date: Fri, 29 Apr 2022 14:31:27 +0200 Subject: [PATCH] Fix mvn release --- cerndb-sw-zkpolicy.spec | 3 +++ zkPolicy/pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/cerndb-sw-zkpolicy.spec b/cerndb-sw-zkpolicy.spec index 9c76435..2d4afa7 100644 --- a/cerndb-sw-zkpolicy.spec +++ b/cerndb-sw-zkpolicy.spec @@ -101,6 +101,9 @@ rm -rf /var/log/zkpolicy %postun -p /bin/sh %changelog +* Fri Apr 29 2022 Emil Kleszcz 1.0.1-21 +- Patch log4j CVE + * Tue Oct 6 2020 Christos Arvanitis 1.0.1-18 - Add rollback snapshot purge feature diff --git a/zkPolicy/pom.xml b/zkPolicy/pom.xml index c65daa5..8570fa6 100644 --- a/zkPolicy/pom.xml +++ b/zkPolicy/pom.xml @@ -13,7 +13,7 @@ or submit itself to any jurisdiction. 4.0.0 ch.cern cerndb-sw-zkpolicy - 1.0.1-20 + 1.0.1-21 ${project.groupId}:${project.artifactId} zkpolicy - ZooKeeper Policy Auditing Tool https://github.com/cerndb/zkpolicy