Code Review
/
ccsdk
/
features.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b0ca280
)
Fix installed-odl-bom version
12/138112/1
author
Dan Timoney
<dtimoney@att.com>
Fri, 31 May 2024 14:42:07 +0000
(10:42 -0400)
committer
Dan Timoney
<dtimoney@att.com>
Fri, 31 May 2024 14:42:07 +0000
(10:42 -0400)
Update montreal branch with correct installed-odl-bom version
Issue-ID: CCSDK-4004
Change-Id: Id8e354db3599be46879d4e8f59f85bb58f0e283e
Signed-off-by: Dan Timoney <dtimoney@att.com>
sdnr/wt/data-provider/installer/pom.xml
patch
|
blob
|
history
diff --git
a/sdnr/wt/data-provider/installer/pom.xml
b/sdnr/wt/data-provider/installer/pom.xml
index
011b420
..
f49244d
100755
(executable)
--- a/
sdnr/wt/data-provider/installer/pom.xml
+++ b/
sdnr/wt/data-provider/installer/pom.xml
@@
-49,7
+49,7
@@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>installed-odl-bom</artifactId>
- <version>2.
7.0-SNAPSHOT
</version>
+ <version>2.
6.1
</version>
<type>pom</type>
<scope>import</scope>
</dependency>