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/commons/rest-lib | |
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/commons/rest-lib')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml index 4eeee0410..b36215eef 100644 --- a/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/rest-lib/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>commons</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.6.0-SNAPSHOT</version> </parent> <artifactId>rest-lib</artifactId> |