From 85f8978887121d0144affd424c0d17f8acf7b49c Mon Sep 17 00:00:00 2001 From: qidaijie Date: Mon, 22 Mar 2021 11:39:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20=E6=AF=8F=E6=AC=A1?= =?UTF-8?q?=E6=89=93=E5=8C=85=E7=9A=84jar=E5=8C=85md5=E5=80=BC=E7=9B=B8?= =?UTF-8?q?=E5=90=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 44 ++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 40 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d820ed7..a4efe6e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ cn.ac.iie log-stream-completion-schema - v3.21.01.02-ack-ratelimit-set + v3.21.03.16-eal4 jar log-stream-completion-schema @@ -18,10 +18,23 @@ http://192.168.40.125:8099/content/groups/public + + maven-ali + http://maven.aliyun.com/nexus/content/groups/public/ + + true + + + true + always + fail + + + @@ -54,6 +67,19 @@ + + io.github.zlika + reproducible-build-maven-plugin + 0.2 + + + + strip-jar + + package + + + org.apache.maven.plugins @@ -64,7 +90,9 @@ 1.8 + + properties @@ -109,7 +137,7 @@ org.apache.storm storm-core ${storm.version} - + provided slf4j-log4j12 @@ -270,7 +298,7 @@ - + org.junit.jupiter junit-jupiter-api @@ -278,7 +306,6 @@ compile - org.apache.httpcomponents httpclient @@ -309,5 +336,14 @@ 5.5.2 + + + + + + + + +