diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 11:32:13 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 11:32:13 -0400 |
commit | 11dc926dd63a78fc761532a1691eef75ca2a9252 (patch) | |
tree | 28a59a423b156c41ee5a0ae73341e5cf2a15e049 /message-router/publisher/pom.xml | |
parent | 167d3788417d8cdbcf8a36901546af2e7a6f1da7 (diff) |
Roll to next snapshot
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT)
Change-Id: I661123e65eb239164077ce2bf60e6425cc348fa4
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'message-router/publisher/pom.xml')
-rwxr-xr-x | message-router/publisher/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message-router/publisher/pom.xml b/message-router/publisher/pom.xml index 6ed2b3f7..19cf9f53 100755 --- a/message-router/publisher/pom.xml +++ b/message-router/publisher/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>messagerouter-root</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.4.3-SNAPSHOT</version> </parent> <artifactId>publisher.aggregate</artifactId> |