diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-11 09:34:14 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-10-14 09:10:23 -0400 |
commit | 962fa450bbf3cdb9d2e15f461950b94dd573cde9 (patch) | |
tree | 309e33b4beb42fa435ad2da57069552b661ad59e /message-router/publisher/provider/pom.xml | |
parent | 597bd6a52c654b980d8b5a4164c87b8debf6470d (diff) |
Roll version to 0.6.4
Roll version to 0.6.4-SNAPSHOT
Change-Id: I6f236b1be42a954e2b7b2a7e648198218921ea03
Issue-ID: CCSDK-1827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'message-router/publisher/provider/pom.xml')
-rwxr-xr-x | message-router/publisher/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message-router/publisher/provider/pom.xml b/message-router/publisher/provider/pom.xml index 936a0093..1ee27749 100755 --- a/message-router/publisher/provider/pom.xml +++ b/message-router/publisher/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.4-SNAPSHOT</version> </parent> <artifactId>publisher.provider</artifactId> |