From 7142d46849c8ef896e0993dcdec1431abe0c9f03 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Mon, 23 Sep 2024 20:10:50 +0200 Subject: [PATCH] Add license and update maven-release-plugin in pom.xml --- pom.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7e061b3..dc2f14a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,12 +3,20 @@ eu.m724 jarupdater 0.1.1-SNAPSHOT - - + 17 17 + + + + GPL-3.0-or-later + https://www.gnu.org/licenses/gpl-3.0.en.html + repo + The GNU General Public License is a free, copyleft license. + + @@ -37,7 +45,7 @@ org.apache.maven.plugins maven-release-plugin - 3.0.1 + 3.1.1