aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-07 16:43:54 -0400
committerDan Timoney <dtimoney@att.com>2017-08-07 16:43:54 -0400
commitb0235c609cd34fef5855f40788e526f9b517da45 (patch)
treef6f80583e48c067160ba527dd88fe29524722782
parent30e39eaca3b2e24e4b1a56bc0b364233a8393b8b (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: Ib3214775cfa2533e817a8071a7d47536052bc628 Issue-ID: SDNC-42 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 9822b94..31b9dbd 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>