aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-07 16:41:48 -0400
committerDan Timoney <dtimoney@att.com>2017-08-07 16:41:48 -0400
commit2cc77fb3196548ea03e9f793c0889063208f24af (patch)
treeaa9aff37b2059bed9f8351482f8a55038b918a6b
parentdabece4d2ff0746ec5cc8c0858a3f7d1d90fde7f (diff)
Update root pom
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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f0a62609..71476428 100644
--- 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>