From 11b910a2731750f102c85813697804c69f9bc917 Mon Sep 17 00:00:00 2001 From: CarmJos Date: Fri, 20 May 2022 22:34:05 +0800 Subject: [PATCH] docs(parent): update project license in pom.xml --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index d05cb63..07592d6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,12 +3,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - common - - platform/bungee - platform/bukkit - 1.8 ${java.version} @@ -22,6 +16,12 @@ mineconfiguration-parent 1.4.0 pom + + common + + platform/bungee + platform/bukkit + MineConfiguration EasyConfiguration for MineCraft. @@ -46,8 +46,8 @@ - The MIT License - https://opensource.org/licenses/MIT + GNU LESSER GENERAL PUBLIC LICENSE + https://www.gnu.org/licenses/lgpl-3.0.html