diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-13 12:31:11 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-15 14:13:00 -0400 |
commit | f0e6ba623e04fb6389e7d09c321aaae27f07d2d6 (patch) | |
tree | b1918b198a67ae26e314e3cb3229c36040cae488 /ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml | |
parent | e7a193764c9532ed51244b55cd81232c70594c82 (diff) |
Update to Neon
Update to neon versions
Change-Id: I095b46cefa264006bea5722b952c789374870370
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index 5f516ec80..21f2aeda8 100644 --- a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>inbounds</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.6.0-SNAPSHOT</version> </parent> <artifactId>resource-api</artifactId> |