aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-07 14:59:07 -0400
committerDan Timoney <dtimoney@att.com>2017-08-07 14:59:07 -0400
commitcd20cd38ea261ef7184102db947de4cc245c86e2 (patch)
treeac81f0abeedc38daf450163a8f14e7f8374d50d3
parentb60cc0eae0ff1e15743bd37c3ace1351c74f5452 (diff)
Update root pom
Update root pom artifactId to root-boron-sr1. This should hopefully avoid issues with lost version of root pom we have been seeing. Issue: SDNC-42 Change-Id: Ic94ecefa04c5f3bb5253a96640651b44331cdcfa Signed-off-by: Dan Timoney <dtimoney@att.com>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5ec634e..7f016b7 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>