From 927611d44b1437bb49533cc4747c87dbfbe7af4c Mon Sep 17 00:00:00 2001 From: Shautvast Date: Wed, 26 Jul 2023 18:10:06 +0200 Subject: [PATCH] publish to github packages --- pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 0549a1d..2cf9019 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 nl.sander reflective - 0.0.1-SNAPSHOT + 1.0.0 reflective Reflective utils that don't use java.lang.reflect @@ -28,12 +28,13 @@ - ossrh - Central Repository OSSRH - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + github + GitHub OWNER Apache Maven Packages + https://maven.pkg.github.com/shautvast/reflective + @@ -41,7 +42,7 @@ maven-compiler-plugin 3.11.0 - 11 + 11