aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-07 16:45:48 -0400
committerDan Timoney <dtimoney@att.com>2017-08-07 16:45:48 -0400
commit93c927747d89c3fa1ba4d4b1b9c58332a22c9e4f (patch)
tree4cac663c9c3b151b71bb0cba34c6f4f98fea86f8
parenta0aaa333acb0f1f39530ec2c486dcffbf390210e (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: Ib10fdd0ece5fc3d26f8444f531667f613004f127 Issue-ID: SDNC-42 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 09bde561f96518356e98a625debd92d9cdb13d67
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index eff6cacf..37030ef6 100755
--- 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>