diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-26 08:49:35 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-26 08:49:35 -0400 |
commit | 568e354fdab920dc7fa6e4001e6a28d7698ea832 (patch) | |
tree | ee0c1d45bc62a1a84c4907c5c88065d2b5af6670 /dependencies-odl-bom | |
parent | a0ab85bb6f4c814b8605606a6e5f0dc5b8ff7062 (diff) |
Update sli northbound version
Update sli northbound version property - had to create new release
build to accommodate late fix.
Change-Id: Ibad4ef3b80cf4510f6bacc65b78016d79a506694
Issue-ID: CCSDK-2345
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'dependencies-odl-bom')
-rw-r--r-- | dependencies-odl-bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies-odl-bom/pom.xml b/dependencies-odl-bom/pom.xml index 6774275f..eff16e5f 100644 --- a/dependencies-odl-bom/pom.xml +++ b/dependencies-odl-bom/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>dependencies-odl-bom</artifactId> - <version>1.5.6-SNAPSHOT</version> + <version>1.5.7-SNAPSHOT</version> <packaging>pom</packaging> <distributionManagement> |