diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 10:18:50 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-07 15:26:43 -0400 |
commit | 11c161c3c44f52d1cd78cb5f6139193e295fc439 (patch) | |
tree | 4375a61adf6fad862290f55f35ef03c0f1d569c6 /message-router/consumer/api/pom.xml | |
parent | 4f70dd5d4603fbbce659836815402aab0d486277 (diff) |
Roll version to recreate artifacts
Roll version to 0.5.1 to recreate El Alto early drop artifacts
Change-Id: Icf2a0373baf79ab869b70e7324bcd0bef50e5fb2
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'message-router/consumer/api/pom.xml')
-rwxr-xr-x | message-router/consumer/api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message-router/consumer/api/pom.xml b/message-router/consumer/api/pom.xml index 541b4cc0..7a65eae9 100755 --- a/message-router/consumer/api/pom.xml +++ b/message-router/consumer/api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.aggregate</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> </parent> <artifactId>consumer.api</artifactId> |