diff --git a/refarch-libs/pom.xml b/refarch-libs/pom.xml index 8f43c9d7..0f26a417 100644 --- a/refarch-libs/pom.xml +++ b/refarch-libs/pom.xml @@ -53,6 +53,49 @@ 2.6.0 + + + release + + + + + org.sonatype.central + central-publishing-maven-plugin + ${central-publishing-maven-plugin.version} + true + + true + ${project.groupId}:${project.artifactId}:${project.version} + + + + + org.apache.maven.plugins + maven-gpg-plugin + ${maven-gpg-plugin.version} + + + sign-artifacts + verify + + sign + + + + + --pinentry-mode + loopback + + + + + + + + + + https://github.com/it-at-m/refarch.git scm:git:https://github.com/it-at-m/refarch.git