Use new boron SR1 root pom
Use new Boron SR1 root pom instead of generic root pom
Issue: SDNC-42
Change-Id: I5ba20532e56c581e15f83416b2ff858d3cd84323
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/pom.xml b/pom.xml
index f37b82f..1364e95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
- <artifactId>root</artifactId>
+ <artifactId>root-boron-sr1</artifactId>
<version>1.1.0</version>
<relativePath>rootpom/pom.xml</relativePath>
</parent>