summaryrefslogtreecommitdiffstats
path: root/oparent
diff options
context:
space:
mode:
authorMichael DÜrre <michael.duerre@highstreet-technologies.com>2021-04-12 13:11:00 +0200
committerMichael DÜrre <michael.duerre@highstreet-technologies.com>2021-05-27 07:17:00 +0200
commit67cb8d57527df08bd6997eb8b500ce31139016ce (patch)
treee9b4afc30bf56039d7a90a2f53682d3eac8f385e /oparent
parent9714cfc592c9ca285bc0c70b659c024289690e6c (diff)
migrate parents to silicon
actually silicon-SR0 but later for SR1 Issue-ID: CCSDK-3267 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I066e204dc9dc674c6c40e72fe7561dbdbc9cbe6a Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'oparent')
-rwxr-xr-xoparent/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml
index ae27b326..b3898c08 100755
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -81,6 +81,8 @@
<dependencyManagement>
<dependencies>
<dependency>
+ <!-- keep groupId and version as plain and not as var,
+ otherwise ccsdk/distribution/dependencies is not resolving correctly -->
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
<version>2.2.0-SNAPSHOT</version>