Update root pom 73/6873/1
authorDan Timoney <dtimoney@att.com>
Mon, 7 Aug 2017 20:41:48 +0000 (16:41 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 7 Aug 2017 20:41:48 +0000 (16:41 -0400)
Update to use root-boron-sr1 artifactId for root pom.  There is only one
version of this artifact, so should avoid missing version problem.

Change-Id: I4dc81744acf2b47b987544a3e90ac96cfadd3cb2
Issue-ID: SDNC-42
Signed-off-by: Dan Timoney <dtimoney@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index f0a6260..7147642 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
        <parent>
                <groupId>org.openecomp.sdnc.core</groupId>
-               <artifactId>root</artifactId>
+               <artifactId>root-boron-sr1</artifactId>
                <version>1.1.0</version>
        </parent>