diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 11:28:02 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 11:28:02 -0400 |
commit | 2409cc67b511ae6cfc6ea8c9c8040cde225f7668 (patch) | |
tree | ad2f9ec2c4badf6f7731f62e2abe36dd65ecd722 /message-router/publisher/provider/pom.xml | |
parent | 167d3788417d8cdbcf8a36901546af2e7a6f1da7 (diff) |
Roll master to El Alto
Roll master version to El Alto versions
Change-Id: I9f83adb1a3ce724cc541465a5af60078a615cd31
Issue-ID: CCSDK-1222
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 b1010d8b2..f053cc6d5 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.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>publisher.provider</artifactId> |