From 5fd140e523c8686f878ea238fc84b461e3eec39e Mon Sep 17 00:00:00 2001 From: Harshan Liyanage Date: Tue, 29 Aug 2017 13:11:11 +0530 Subject: [PATCH] This includes fixes for wso2/product-iots#1293 --- modules/scripts/change-ip.sh | 1 + pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/scripts/change-ip.sh b/modules/scripts/change-ip.sh index 5da7e0a6..669a55bb 100644 --- a/modules/scripts/change-ip.sh +++ b/modules/scripts/change-ip.sh @@ -113,6 +113,7 @@ echo "Completed!!" #-------------------- echo "Changing /bin/iot-server.sh" +sed -i -e 's/-Diot.manager.host.*/-Diot.manager.host="'$val2'" \\/' ../bin/iot-server.sh sed -i -e 's/-Diot.core.host.*/-Diot.core.host="'$val2'" \\/' ../bin/iot-server.sh sed -i -e 's/-Diot.keymanager.host.*/-Diot.keymanager.host="'$val2'" \\/' ../bin/iot-server.sh sed -i -e 's/-Diot.gateway.host.*/-Diot.gateway.host="'$val2'" \\/' ../bin/iot-server.sh diff --git a/pom.xml b/pom.xml index 81d13eee..1c970e40 100644 --- a/pom.xml +++ b/pom.xml @@ -1517,14 +1517,14 @@ 4.7.8 - 3.0.75 + 3.0.81 [3.0.0, 4.0.0) ${project.version} - 4.0.58 + 4.0.62 6.1.95