From 88a119ddd16b7e24dfe94dc3e6f39c66664e9725 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Endre=C3=9F?= Date: Thu, 20 Jan 2022 13:21:50 +0100 Subject: [PATCH 1/3] Update pom.xml --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 256aa19..95fb810 100644 --- a/pom.xml +++ b/pom.xml @@ -6,6 +6,14 @@ vcompat-parent 3.0.0 pom + + + + github + GitHub OWNER Apache Maven Packages + https://maven.pkg.github.com/SourceWriters/vCompat + + UTF-8 @@ -75,4 +83,4 @@ vcompat-1_17_R1 vcompat-1_18_R1 - \ No newline at end of file + From b69e35e4fc4cf1ed6ae7cef6290b156184f48b5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Endre=C3=9F?= Date: Thu, 20 Jan 2022 13:21:58 +0100 Subject: [PATCH 2/3] Update pom.xml --- vcompat-core/pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/vcompat-core/pom.xml b/vcompat-core/pom.xml index 213d038..34e6ba8 100644 --- a/vcompat-core/pom.xml +++ b/vcompat-core/pom.xml @@ -9,14 +9,6 @@ vcompat - - - github - GitHub OWNER Apache Maven Packages - https://maven.pkg.github.com/SourceWriters/vCompat - - - @@ -80,4 +72,4 @@ - \ No newline at end of file + From dabe3380aa2ae09f3060e0b9dd3879e9384c7975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Endre=C3=9F?= Date: Thu, 20 Jan 2022 13:37:48 +0100 Subject: [PATCH 3/3] Update pom.xml --- pom.xml | 14 +++++++++++--- vcompat-api/pom.xml | 16 ++++++++-------- vcompat-core/pom.xml | 26 +++++++++++++++++--------- 3 files changed, 36 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index 95fb810..6b2282f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,15 +6,15 @@ vcompat-parent 3.0.0 pom - + github GitHub OWNER Apache Maven Packages https://maven.pkg.github.com/SourceWriters/vCompat - - + + UTF-8 @@ -74,6 +74,14 @@ 11 + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0-M2 + + true + + diff --git a/vcompat-api/pom.xml b/vcompat-api/pom.xml index b21e03b..edae13e 100644 --- a/vcompat-api/pom.xml +++ b/vcompat-api/pom.xml @@ -49,14 +49,14 @@ 2.0.11 - + - - jline - jline - 2.12.1 - provided - + + jline + jline + 2.12.1 + provided + @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/vcompat-core/pom.xml b/vcompat-core/pom.xml index 34e6ba8..9e39d44 100644 --- a/vcompat-core/pom.xml +++ b/vcompat-core/pom.xml @@ -10,7 +10,7 @@ vcompat - + @@ -18,7 +18,7 @@ vcompat-api 3.0.0 - + @@ -42,7 +42,7 @@ maven-shade-plugin - 3.2.4 + 3.2.4 package @@ -62,14 +62,22 @@ - - - com.syntaxphoenix.syntaxapi - net.sourcewriters.minecraft.vcompat.shaded.syntaxapi - - + + + com.syntaxphoenix.syntaxapi + net.sourcewriters.minecraft.vcompat.shaded.syntaxapi + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0-M2 + + false + +