From 0a63776432edd42b7dd3d4739197916cae48cca1 Mon Sep 17 00:00:00 2001 From: agreiner Date: Wed, 30 Mar 2022 23:11:25 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Epom.xml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/pom.xml b/pom.xml index 5f5ba0f..be5e672 100644 --- a/pom.xml +++ b/pom.xml @@ -37,4 +37,41 @@ 1.8 1.8 + + + maven-greinet-snapshot + https://nexus.greinet.com/repository/maven-greinet-snapshot/ + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0-M + + true + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.5.1 + + + default-deploy + deploy + + deploy + + + + + maven-greinet-snapshot + https://nexus.greinet.com + true + + + + \ No newline at end of file