diff --git a/pom.xml b/pom.xml index 4975241..cf31adc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,8 +1,10 @@ - + 4.0.0 io.scalecube - scalecube-parent-pom + scalecube-parent 0.2.20-SNAPSHOT pom ScaleCube parent project @@ -22,8 +24,8 @@ https://scalecube.io - scm:git:https://github.com/scalecube/scalecube-parent.git - scm:git:https://github.com/scalecube/scalecube-parent.git + scm:git:https://github.com/scalecube/${project.artifactId}.git + scm:git:https://github.com/scalecube/${project.artifactId}.git HEAD @@ -43,7 +45,6 @@ - UTF-8 3.7.0 3.0.1 @@ -57,18 +58,16 @@ 2.7 1.6 1.6.8 + 8.14 + false google_checks.xml - 8.14 - - scalecube/${project.artifactId} - 1.4.13 - 1.4.6 - true - false + UTF-8 + UTF-8 - ${env.GITHUB_REPOSITORY} + https://maven.pkg.github.com/scalecube/${project.artifactId} + @@ -96,39 +95,6 @@ false - - maven-jar-plugin - ${maven-jar-plugin.version} - - - - true - lib/ - ${mainClass} - - - - META-INF/*.SF - - - - - maven-dependency-plugin - ${maven-dependency-plugin.version} - - - package - - copy-dependencies - - - false - ${project.build.directory}/lib - true - - - - org.codehaus.mojo xml-maven-plugin @@ -222,7 +188,7 @@ The reactor is not valid true - + @@ -289,87 +255,6 @@ - - - com.spotify - dockerfile-maven-plugin - ${dockerfile.maven.version} - - - default - - build - - install - - - ${project.build.finalName} - ${project.artifactId} - ${project.version} - - latest - - - - extra-tag - - tag - - install - - ${docker.image.extra-tag} - - - - push-extra-tags - - push - - deploy - - ${docker.image.extra-tag} - - - - tag-version - - tag - - install - - ${docker.image.tag} - - - - deployment - - push - - deploy - - latest - - - - tag-deployment - - push - - deploy - - ${docker.image.tag} - - - - - docker.pkg.github.com/${github.repository}/${project.artifactId} - - ${env.GITHUB_ACTOR} - ${env.GITHUB_TOKEN} - false - true - - @@ -394,36 +279,13 @@ - - SkipDockerGoals - - true - - - true - - - - RunDockerGoals - - - unix - - - /usr/bin/docker - - - - false - - deploy2Github github GitHub Packages - https://maven.pkg.github.com/scalecube/scalecube-parent + ${distributionManagement.url}