From 6b45d99f2784a48a44eb457d1bb619bfc9624b27 Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Fri, 11 Feb 2022 16:49:10 +0800 Subject: [PATCH] update plugin repository id --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9775ef7..1a2bfd1 100644 --- a/pom.xml +++ b/pom.xml @@ -539,7 +539,7 @@ plugin-snapshots - ${maven.repository.url}/maven-snapshot + ${maven.repository.url}/maven-snapshots true always -- GitLab