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: Ib3214775cfa2533e817a8071a7d47536052bc628
Issue-ID: SDNC-42
Signed-off-by: Dan Timoney <dtimoney@att.com>
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
- <artifactId>root</artifactId>
+ <artifactId>root-boron-sr1</artifactId>
<version>1.1.0</version>
</parent>