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/publisher/installer/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/publisher/installer/pom.xml')
-rw-r--r-- | message-router/publisher/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/message-router/publisher/installer/pom.xml b/message-router/publisher/installer/pom.xml index 5f4890625..792e3c05b 100644 --- a/message-router/publisher/installer/pom.xml +++ b/message-router/publisher/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.installer</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.1-SNAPSHOT</version> <packaging>pom</packaging> <properties> |