diff options
author | waqas.ikram <waqas.ikram@est.tech> | 2020-04-15 14:13:41 +0100 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2020-04-15 14:41:37 +0000 |
commit | 271b04557a2408986ab4a4728e609c79fee3da51 (patch) | |
tree | 8acf70973988333b73c6a38fc029baf4ee63ba44 /pom.xml | |
parent | 8fe8b70f1cf10e53273b7292f0daad99257675e7 (diff) |
Fixing SO build
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e
Issue-ID: SO-2809
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
(cherry picked from commit 312ee1ae732b0c904a25273b88322634d31ae0e6)
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> |