From dfd19a2ca42e2da35c30e27b5d167ca092e8d53a Mon Sep 17 00:00:00 2001 From: wangjx <1609724385@qq.com> Date: Wed, 23 Jun 2021 17:18:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4parent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sentinel-dashboard/pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sentinel-dashboard/pom.xml b/sentinel-dashboard/pom.xml index 4d53cb53..c574fe87 100755 --- a/sentinel-dashboard/pom.xml +++ b/sentinel-dashboard/pom.xml @@ -26,7 +26,7 @@ com.alibaba.csp sentinel-web-servlet - ${project.version} + 1.8.2-SNAPSHOT com.alibaba.csp @@ -35,12 +35,12 @@ com.alibaba.csp sentinel-parameter-flow-control - ${project.version} + 1.8.2-SNAPSHOT com.alibaba.csp sentinel-api-gateway-adapter-common - ${project.version} + 1.8.2-SNAPSHOT @@ -174,7 +174,6 @@ org.apache.maven.plugins maven-deploy-plugin - ${maven.deploy.version} true