diff --git a/pom.xml b/pom.xml index ff2fc67..d9ccd00 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 verificafirma-crypto-beans - 1.4.1 + 1.4.1-SNAPSHOT jar Verifica firma crypto beans Libreria contenente i beans che integrano i modelli pojo per la verifica firma con microservizio crypto @@ -26,17 +26,24 @@ - scm:git:git@gitlab.ente.regione.emr.it:parer/lib/verificafirma-crypto-beans.git - verificafirma-crypto-beans-1.4.1 + scm:git:https://github.com/RegioneER/parer-verificafirma-crypto-beans.git + HEAD - - site - dav:https://nexus.ente.regione.emr.it/repository/parer-site/verificafirma-crypto-beans/${project.version} - + + github + https://maven.pkg.github.com/RegioneER/parer-verificafirma-crypto-beans + + + + github + https://maven.pkg.github.com/RegioneER/parer-framework-parerpom + + + jakarta.validation diff --git a/pom.xml.github b/pom.xml.github deleted file mode 100644 index d9ccd00..0000000 --- a/pom.xml.github +++ /dev/null @@ -1,84 +0,0 @@ - - 4.0.0 - verificafirma-crypto-beans - 1.4.1-SNAPSHOT - jar - Verifica firma crypto beans - Libreria contenente i beans che integrano i modelli pojo per la verifica firma con microservizio crypto - https://nexus.ente.regione.emr.it/repository/parer-site/verificafirma-crypto-beans/${project.version}/ - - - it.eng.parer - parer-pom - 4.2.0 - - - - - true - UTF-8 - UTF-8 - - 3.0.2 - 4.13.1 - - 2.3.0 - - - - scm:git:https://github.com/RegioneER/parer-verificafirma-crypto-beans.git - HEAD - - - - - github - https://maven.pkg.github.com/RegioneER/parer-verificafirma-crypto-beans - - - - - - github - https://maven.pkg.github.com/RegioneER/parer-framework-parerpom - - - - - - jakarta.validation - jakarta.validation-api - ${jakarta.validation-api.version} - provided - - - javax.xml.bind - jaxb-api - ${jaxb.api.version} - - - com.sun.xml.bind - jaxb-core - ${jaxb.api.version} - - - com.sun.xml.bind - jaxb-impl - ${jaxb.api.version} - - - org.apache.commons - commons-lang3 - ${commons-lang3.version} - - - - junit - junit - ${junit.version} - test - - - - -