diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 16:24:35 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2019-09-12 13:59:30 +0000 |
commit | 2787c933ba5c1f6793b4e0cd0c295101bd5560dd (patch) | |
tree | 6089553b1d0a50e92462a325388e1b3316474852 /message-router/publisher/sample.client/pom.xml | |
parent | 5e95c009b9433de62236212240718fcb2ce772c1 (diff) |
Roll version for El Alto release
Roll version in elalto branch to next El Alto version (0.6.2-SNAPSHOT)
Change-Id: Iecff6d79e22942fedaa312fa82aba7c3b0bab5c7
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'message-router/publisher/sample.client/pom.xml')
-rwxr-xr-x | message-router/publisher/sample.client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/message-router/publisher/sample.client/pom.xml b/message-router/publisher/sample.client/pom.xml index 49b52d5b..65e65592 100755 --- a/message-router/publisher/sample.client/pom.xml +++ b/message-router/publisher/sample.client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> </parent> <artifactId>sample.client</artifactId> |