From a622f5186a57188dab7f71651245eb91c6ac263b Mon Sep 17 00:00:00 2001 From: Ceki Gulcu Date: Tue, 25 Jan 2022 09:13:45 +0100 Subject: [PATCH] fix maven deploy issues Signed-off-by: Ceki Gulcu --- pom.xml | 3 ++- slf4j-log4j12/pom.xml | 11 ++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index af3f275f2..b2a0086af 100755 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ 4.12 3.3 3.0.1 + 2.3.1 3.1.0 none @@ -165,7 +166,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.3.1 + ${maven-jar-plugin.version} diff --git a/slf4j-log4j12/pom.xml b/slf4j-log4j12/pom.xml index 1c2167e35..3e4c2f822 100755 --- a/slf4j-log4j12/pom.xml +++ b/slf4j-log4j12/pom.xml @@ -4,10 +4,15 @@ 4.0.0 - + + org.slf4j + slf4j-parent + 1.7.34 + + org.slf4j slf4j-log4j12 - 1.7.34-SNAPSHOT + pom SLF4J LOG4J-12 Binding relocated SLF4J LOG4J-12 relocated to slf4j-reload4j @@ -21,7 +26,7 @@ ${project.version} - +