diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 16:16:07 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 16:16:07 -0400 |
commit | 4736befed266373062619037ca55db4d6c9c2fb0 (patch) | |
tree | 659c7a0334b89d525daf0c6304552a17dd671b8a /message-router/consumer/provider | |
parent | 3ab7010ab2cc0096c308c98103515a00c5c8bd88 (diff) |
Roll version for Frankfurt release
Roll version in master branch to Frankfurt version (0.7.0-SNAPSHOT)
Change-Id: I668004304935d1d1c312749f4c2507a159db4f0f
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'message-router/consumer/provider')
-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 032116ef..3b03cff9 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.6.1-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> </parent> <artifactId>consumer.provider</artifactId> |