From 6fd61b5fa717862fa554fa4c4a076f56be3aaac1 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 6 Sep 2017 13:12:40 -0700 Subject: Don't warn on artifacts with same groupId Modify version-manifest to skip warnings on artifacts that are in the same groupId as the project being checked. Change-Id: I14afdfbba4b175e0158cdf91a1aac7d1dbc34da9 Issue-id: INT-124 Signed-off-by: Gary Wu --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c19d6991f..3e0aea311 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.onap.oparent oparent - 0.1.0 + 0.1.1 integration org.onap.integration -- cgit 1.2.3-korg