From 2062f726a6998b7b8e24302662e60ad2d36322c8 Mon Sep 17 00:00:00 2001 From: Stefano Sinatti Date: Fri, 15 Jul 2022 12:35:21 +0200 Subject: [PATCH] Skip deploy maven artifact --- pom.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index dd1484c..792b511 100644 --- a/pom.xml +++ b/pom.xml @@ -25,13 +25,7 @@ 1.0.1 2.0.3 - - - - github - https://maven.pkg.github.com/RegioneER/parer.sacer.sacerws - - + @@ -245,6 +239,14 @@ + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + org.apache.maven.plugins maven-compiler-plugin