diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-31 21:28:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-31 21:28:15 -0400 |
commit | 80be80fba0d9a10ca256a906c571b4c0eedc164f (patch) | |
tree | 28993c1852121cfa2154b27972b9279ede323301 /generic-resource-api/model/pom.xml | |
parent | ba26d2a99fd0812a02dd1338461755f42b01e3e2 (diff) |
Update to use CCSDK 0.2.4v1.3.42.0.0-ONAPbeijing2.0.0-ONAP
Update to use CCSDK version 0.2.4
Change-Id: I2588021598deeb694db7751be7f38c7548a7c3cc
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'generic-resource-api/model/pom.xml')
-rw-r--r-- | generic-resource-api/model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic-resource-api/model/pom.xml b/generic-resource-api/model/pom.xml index ca94ffd4..cfdcf3c1 100644 --- a/generic-resource-api/model/pom.xml +++ b/generic-resource-api/model/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.0.3</version> + <version>1.0.4</version> <relativePath /> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api-model</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> <packaging>bundle</packaging> <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name> |