From 8d0511c6da410c29637d11b18e04873eb7539dd4 Mon Sep 17 00:00:00 2001 From: "sunil.unnava" Date: Tue, 16 Apr 2019 12:12:31 -0400 Subject: [PATCH] update the msgrtr version Issue-ID: DMAAP-1169 Change-Id: Ib9bf829ab1dee262ace654dea252c4ca49eb9328 Signed-off-by: sunil.unnava --- pom.xml | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b7bba24..13d9e66 100644 --- a/pom.xml +++ b/pom.xml @@ -66,11 +66,31 @@ maven-jar-plugin 3.0.2 + + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-no-snapshots + + enforce + + + + + No Snapshots Allowed! + + org.onap.dmaap.messagerouter.msgrtr:msgrtr + + + + true + + + + - org.apache.maven.plugins maven-source-plugin @@ -372,7 +392,7 @@ org.onap.dmaap.messagerouter.msgrtr msgrtr - 1.1.16 + 1.1.17-SNAPSHOT org.slf4j -- 2.16.6