aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-07 11:51:26 -0400
committerDan Timoney <dtimoney@att.com>2017-08-07 11:51:26 -0400
commit8d471a0f396fe145a7da514301171f07aa29a8cf (patch)
tree25fbeef8778daa94774885936adaa4e76e7f85e2
parent8e2c970b36e8af68a5e1259ef1e1bc5eef9d1546 (diff)
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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
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>