diff options
author | Taka Cho <takamune.cho@att.com> | 2020-01-31 16:53:10 -0500 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2020-01-31 16:53:42 -0500 |
commit | d07cfaa659328f77ceffe7dc9156aee2cf0e9851 (patch) | |
tree | 2bc6d96f49529436d20afcc8f12a493e0dcec915 /bundle-parent | |
parent | 7818740f7e6aefeab5cdc6867b10c9e2857b1580 (diff) |
build with ONAP-ODL dist
ODL provides ONAP distribution
for Neon SR1
Change-Id: Ib6aa944612790c9ad3331a21102e36179090c8fb
Issue-ID: APPC-1731
Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'bundle-parent')
-rw-r--r-- | bundle-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index b136c0a..bc74940 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>bundle-parent</artifactId> - <version>1.4.3</version> + <version>1.5.1</version> <relativePath /> </parent> |