diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2020-04-15 14:13:41 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2020-04-15 14:13:46 +0100 |
commit | 312ee1ae732b0c904a25273b88322634d31ae0e6 (patch) | |
tree | 3cd0e93053513f822d80b56bd18e93749abfe805 /pom.xml | |
parent | a7a8d7206b5f47bbb8381f3a1a2b9ef4c6adeff4 (diff) |
Fixing SO build
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e
Issue-ID: SO-2809
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ <format.skipValidate>false</format.skipValidate> <format.skipExecute>true</format.skipExecute> <io.fabric8.version>4.1.0</io.fabric8.version> + <appc.client.version>1.7.1</appc.client.version> </properties> <distributionManagement> <repository> |