From 61901d60bfff1518eabffee846c4a5e36f3d62ed Mon Sep 17 00:00:00 2001 From: JanHolger Date: Wed, 7 Jul 2021 10:22:14 +0200 Subject: Added deployment config --- pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 5a085ff..66f533c 100644 --- a/pom.xml +++ b/pom.xml @@ -22,4 +22,33 @@ + + + + maven-deploy-plugin + 3.0.0-M1 + + + default-deploy + deploy + + deploy + + + + + + + + + + lumaserv-snapshots + https://nexus.lumaserv.cloud/repository/lumaserv-snapshots + + + lumaserv-releases + https://nexus.lumaserv.cloud/repository/lumaserv-releases + + + \ No newline at end of file -- cgit v1.2.3