From 8cf35b904187ae26ac768b11bae6f2ca56eb5565 Mon Sep 17 00:00:00 2001 From: mcmonkey Date: Fri, 26 Oct 2018 10:37:07 -0700 Subject: [PATCH] Improved jar filename includes build number --- dist/pom.xml | 4 ++++ main/pom.xml | 2 -- pom.xml | 7 +++++++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/dist/pom.xml b/dist/pom.xml index d12a9a268..d5b285a40 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -13,6 +13,10 @@ org.apache.maven.plugins maven-assembly-plugin + + Citizens-${CITIZENS_VERSION}-b${BUILD_NUMBER} + false + 2.2 diff --git a/main/pom.xml b/main/pom.xml index c200962c4..ae880aa4a 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -17,8 +17,6 @@ 1.5.4 1.4.12 1.2 - Unknown - Unknown diff --git a/pom.xml b/pom.xml index 0644c66de..49858900a 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,13 @@ net.citizensnpcs citizens-parent 2.0.24-SNAPSHOT + + Unknown + 2.0.24 + + + clean package install + main v1_8_R3