From 69714de25c3720762e3da0681d9eea8e0e23253c Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Tue, 26 Dec 2017 09:30:19 +0000 Subject: [PATCH] Add modules and distributionManagement tags to kemitix-parent --- pom.xml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 02e43eb..5a41e77 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,6 @@ 5.0.0-SNAPSHOT pom - Kemitix Parent Common Parent with preconfigured plugins. @@ -47,4 +46,21 @@ + + tiles + + + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + +