From e4a7e56f452c03ce832fe2fa59430cb1ae985949 Mon Sep 17 00:00:00 2001 From: Michael Arrastia Date: Wed, 1 Aug 2018 17:01:08 +0100 Subject: Add name property in pom as aai-spike The aai prefix in the name is needed to identify the microservice as part of AAI. For example, for the AAI Sonar project. Change-Id: I035c392668a71d7af6a5b6b138b66cee6cd35e13 Issue-ID: AAI-1438 Signed-off-by: Michael Arrastia --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index f70e568..2341bd6 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,7 @@ org.onap.aai spike 1.0.0-SNAPSHOT + aai-spike 1.2.4 -- cgit 1.2.3-korg