From db2f9b320b10a8acf9b1580cf56b2bed21e2750a Mon Sep 17 00:00:00 2001 From: Artem Vysochyn Date: Sat, 1 Oct 2022 12:46:21 +0300 Subject: [PATCH 1/4] Updated parent --- pom.xml | 54 +++++------------------------------------------------- 1 file changed, 5 insertions(+), 49 deletions(-) diff --git a/pom.xml b/pom.xml index a8584c0..6e5d976 100644 --- a/pom.xml +++ b/pom.xml @@ -4,8 +4,8 @@ io.scalecube - scalecube-parent-pom - 0.2.19 + scalecube-parent + 0.2.20.RC1 scalecube-config-parent @@ -30,9 +30,9 @@ - https://github.com/scalecube/scalecube-config - scm:git:https://github.com/scalecube/scalecube-config.git - scm:git:https://github.com/scalecube/scalecube-config.git + https://github.com/scalecube/${project.artifactId} + scm:git:https://github.com/scalecube/${project.artifactId}.git + scm:git:https://github.com/scalecube/${project.artifactId}.git HEAD @@ -46,10 +46,6 @@ 5.1.0 1.17.4 29.0-jre - - false - UTF-8 - UTF-8 @@ -133,44 +129,4 @@ - - - deploy2Github - - - github - GitHub Packages - https://maven.pkg.github.com/scalecube/scalecube-config - - - - - deploy2Maven - - - ossrh - Central Repository OSSRH - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - - - maven-source-plugin - - - maven-javadoc-plugin - - - maven-gpg-plugin - - - - - - From 44a133753438a1d6e4b6ec41bd624b73c95771e7 Mon Sep 17 00:00:00 2001 From: Artem Vysochyn Date: Sat, 1 Oct 2022 12:49:44 +0300 Subject: [PATCH 2/4] Cleanup --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6e5d976..da3a7f8 100644 --- a/pom.xml +++ b/pom.xml @@ -30,9 +30,9 @@ - https://github.com/scalecube/${project.artifactId} - scm:git:https://github.com/scalecube/${project.artifactId}.git - scm:git:https://github.com/scalecube/${project.artifactId}.git + https://github.com/scalecube/scalecube-config + scm:git:https://github.com/scalecube/scalecube-config.git + scm:git:https://github.com/scalecube/scalecube-config.git HEAD From aeaa8c5703f442c2f85809cdb69c8cc6ceb4a730 Mon Sep 17 00:00:00 2001 From: Artem Vysochyn Date: Sat, 1 Oct 2022 13:08:16 +0300 Subject: [PATCH 3/4] Added property distributionManagement.url --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index da3a7f8..3e17e32 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,13 @@ - + 4.0.0 io.scalecube scalecube-parent - 0.2.20.RC1 + 0.2.20.RC3 scalecube-config-parent @@ -46,6 +48,9 @@ 5.1.0 1.17.4 29.0-jre + + https://maven.pkg.github.com/scalecube/scalecube-config + From 259f94317e0cf22bf25866b4f87a0c169f2530b4 Mon Sep 17 00:00:00 2001 From: Artem Vysochyn Date: Sat, 1 Oct 2022 13:30:47 +0300 Subject: [PATCH 4/4] Updated parent --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3e17e32..92f3246 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.scalecube scalecube-parent - 0.2.20.RC3 + 0.2.20 scalecube-config-parent