diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:06:06 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:06:06 -0400 |
commit | 165809f282ed451e39916448023babc1c8e000e0 (patch) | |
tree | 2fcc773cf9ddc31426845cb10e1a55eb5c16e34f /message-router/publisher/sample.client/pom.xml | |
parent | c490056ee0100fa54c2d52dc1db600b0f1d0fce6 (diff) |
Roll elalto-fluorine version
Roll version on El Alto Fluorine branch
Change-Id: Idf639ed3d0762eb66b52a67cb52979ac2815774b
Issue-ID: CCSDK-1641
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 d7ddce52..1ba40ef5 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.5.2-SNAPSHOT</version> + <version>0.5.3-SNAPSHOT</version> </parent> <artifactId>sample.client</artifactId> |