From c75b4422eaccfa2a84108cd3c123863005c74b51 Mon Sep 17 00:00:00 2001 From: fullwall Date: Wed, 8 Jun 2022 12:06:51 +0800 Subject: [PATCH] Missed dist pom --- dist/pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dist/pom.xml b/dist/pom.xml index cd1e50e64..2d4993d23 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -5,7 +5,7 @@ net.citizensnpcs citizens-parent - 2.0.29-SNAPSHOT + 2.0.30-SNAPSHOT citizens pom @@ -58,14 +58,7 @@ ${project.version} jar compile - - - ${project.groupId} - citizens-v1_15_R1 - ${project.version} - jar - compile - + ${project.groupId} citizens-v1_16_R3 @@ -87,5 +80,12 @@ jar compile + + ${project.groupId} + citizens-v1_19_R1 + ${project.version} + jar + compile +