diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-03 14:30:56 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-15 12:34:47 -0400 |
commit | dbbd392fdc622c85958598213b2f423848666af6 (patch) | |
tree | 642353493d0d25438015ce26acf6f317d2ddf72b /message-router/consumer/provider/pom.xml | |
parent | c490056ee0100fa54c2d52dc1db600b0f1d0fce6 (diff) |
Code changes for OpenDaylight Neon
Updated code for OpenDaylight Neon, using conversion script
in ccsdk/parent/tools.
Change-Id: Ic91cff9ee50102b8af1a73f829908de82995b2ef
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'message-router/consumer/provider/pom.xml')
-rwxr-xr-x | message-router/consumer/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message-router/consumer/provider/pom.xml b/message-router/consumer/provider/pom.xml index 3b1373edf..bc107db07 100755 --- a/message-router/consumer/provider/pom.xml +++ b/message-router/consumer/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.aggregate</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.6.0-SNAPSHOT</version> </parent> <artifactId>consumer.provider</artifactId> |