From 4d7a4e2fa4ee658b99697369357e4c4b9e9537e4 Mon Sep 17 00:00:00 2001 From: Aleksandar Stojsavljevic Date: Mon, 2 Apr 2018 12:12:42 +0200 Subject: [PATCH] Added distributionManagement element --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 872ffcfb..467f0a25 100644 --- a/pom.xml +++ b/pom.xml @@ -274,4 +274,15 @@ + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + +