From 82985393b44866ecd174ad47b2e523a7ee8a7c6b Mon Sep 17 00:00:00 2001 From: "Austin \"Scarsz\" Shapiro" Date: Fri, 15 Dec 2023 08:41:10 -0800 Subject: [PATCH] get rid of ${revision} property --- common/pom.xml | 2 +- jda4/pom.xml | 2 +- jda5/pom.xml | 2 +- pom.xml | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 012412a..9a47c34 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -6,7 +6,7 @@ me.scarsz.jdaappender parent - ${revision} + 1.2.0-SNAPSHOT common diff --git a/jda4/pom.xml b/jda4/pom.xml index 6cd707a..81842f2 100644 --- a/jda4/pom.xml +++ b/jda4/pom.xml @@ -6,7 +6,7 @@ me.scarsz.jdaappender parent - ${revision} + 1.2.0-SNAPSHOT jda4 diff --git a/jda5/pom.xml b/jda5/pom.xml index 33d9bbc..8aefbe3 100644 --- a/jda5/pom.xml +++ b/jda5/pom.xml @@ -6,7 +6,7 @@ me.scarsz.jdaappender parent - ${revision} + 1.2.0-SNAPSHOT jda5 diff --git a/pom.xml b/pom.xml index 78cc884..8667599 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.scarsz.jdaappender parent - ${revision} + 1.2.0-SNAPSHOT pom @@ -16,7 +16,6 @@ - 1.2.0-SNAPSHOT 8 8 UTF-8