diff options
author | Dan Timoney <dtimoney@att.com> | 2020-01-24 16:03:21 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-01-24 16:13:39 -0500 |
commit | 6b1ac1200e74ff91e74df595c8e2a025b1bcd842 (patch) | |
tree | 2b3a74c92722d1abe000f059ace6fe3948186d6b /message-router/consumer/pom.xml | |
parent | faa1f85ecc05cc40b8d4424ab3530573429d996a (diff) |
Roll versions to next snapshot
Roll CCSDK to next snapshot version
Change-Id: Ib08be10d412384fcf791805c0101cfdb6375c178
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'message-router/consumer/pom.xml')
-rwxr-xr-x | message-router/consumer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message-router/consumer/pom.xml b/message-router/consumer/pom.xml index 5b7984a05..5b67ca4b0 100755 --- a/message-router/consumer/pom.xml +++ b/message-router/consumer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>messagerouter-root</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.1-SNAPSHOT</version> </parent> <artifactId>consumer.aggregate</artifactId> |