From 78dfc6f6162ab3345dd19a29ea805c93e3724b60 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Mon, 23 Sep 2024 17:59:24 +0200 Subject: [PATCH] Update URLs and add license to pom --- README.md | 4 ++-- pom.xml | 23 ++++++++++++++++------- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0d72057..bed2a14 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ whattheapi ### Usage -Use this Maven repository: `https://git.724.rocks/api/packages/Minecon724/maven` \ -Add `eu.m724:wtapi` as a dependency. [See here for available versions](https://git.724.rocks/api/packages/Minecon724/maven/eu/m724/wtapi/maven-metadata.xml) \ +Use this Maven repository: `https://git.m724.eu/api/packages/Minecon724/maven` \ +Add `eu.m724:wtapi` as a dependency. [See here for available versions](https://git.m724.eu/api/packages/Minecon724/maven/eu/m724/wtapi/maven-metadata.xml) \ For examples see [tests](/Minecon724/wtapi/src/branch/master/src/test/java/eu/m724/wtapi) ### Available providers diff --git a/pom.xml b/pom.xml index c0c65e8..1aed669 100644 --- a/pom.xml +++ b/pom.xml @@ -10,11 +10,20 @@ 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. + + - 724rocks - https://git.724.rocks/api/packages/Minecon724/maven + m724 + https://git.m724.eu/api/packages/Minecon724/maven @@ -49,17 +58,17 @@ - 724rocks - https://git.724.rocks/api/packages/Minecon724/maven + m724 + https://git.m724.eu/api/packages/Minecon724/maven - 724rocks - https://git.724.rocks/api/packages/Minecon724/maven + m724 + https://git.m724.eu/api/packages/Minecon724/maven - scm:git:git@git.724.rocks:Minecon724/wtapi.git + scm:git:git@git.m724.eu:Minecon724/wtapi.git wtapi-0.5