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 /single-feature-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 'single-feature-parent')
-rw-r--r-- | single-feature-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml index dd5abf7..d6785cc 100644 --- a/single-feature-parent/pom.xml +++ b/single-feature-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.4.3</version> + <version>1.5.1</version> <relativePath /> </parent> |