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 /components/parent | |
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 'components/parent')
-rw-r--r-- | components/parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/parent/pom.xml b/components/parent/pom.xml index ef030cde5..e360f8f81 100644 --- a/components/parent/pom.xml +++ b/components/parent/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>components</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.6.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.components</groupId> <artifactId>parent</artifactId> |