diff options
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | 2022-08-17 15:21:39 +0200 |
---|---|---|
committer | Michael Dürre <michael.duerre@highstreet-technologies.com> | 2022-08-18 12:52:57 +0200 |
commit | a2471df77eaf8f6135c29cbe47617f152a3ffe05 (patch) | |
tree | 45b9e5a5b4b37d6a4d8daca3044050f4ef3d2230 /pom.xml | |
parent | b62ae2e4a975ae0531426d7f02a2face4ca12bfc (diff) |
add fix for odl aaa
uncomment the odl fix in sulfur build pom
Issue-ID: CCSDK-3743
Change-Id: I776cde37aa8c5750babf6e38a3c45189f22fa679
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>oparent</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.4.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.distribution</groupId> |