From a6e208902cf76c9383b5cf86a6e9c3f5c7a935d0 Mon Sep 17 00:00:00 2001 From: Rasika Perera Date: Wed, 28 Feb 2018 19:04:33 +0530 Subject: [PATCH] Updating doc link Resolves https://github.com/wso2/product-iots/issues/1694 --- README.md | 8 ++++---- .../src/analytics/samples/device-plugins/pom.xml | 2 +- modules/distribution/src/assembly/filter.properties | 2 +- .../src/core/samples/device-plugins-deployer.xml | 2 +- modules/scripts/mobile-qsg/resources/Readme.txt | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a0aeda40..427bf249 100644 --- a/README.md +++ b/README.md @@ -58,11 +58,11 @@ http://docs.wso2.com/iot-server. * Support for SCEP protocol (encryption and authenticity) ### How to Run -* Extract the downloaded wso2iot-3.1.0.zip file; this will create a folder named ‘wso2iot-3.1.0’. +* Extract the downloaded wso2iot-3.2.0.zip file; this will create a folder named ‘wso2iot-3.2.0’. * IoT Server comes with three runnable components namely broker, core, and analytics. Start these components in following order by executing the following scripts: - * wso2iot-3.1.0//bin/broker.sh [.bat] - * wso2iot-3.1.0/bin/iot-server.sh [.bat] - * wso2iot-3.1.0/bin/analytics.sh [.bat] + * wso2iot-3.2.0//bin/broker.sh [.bat] + * wso2iot-3.2.0/bin/iot-server.sh [.bat] + * wso2iot-3.2.0/bin/analytics.sh [.bat] ### How to Contribute diff --git a/modules/distribution/src/analytics/samples/device-plugins/pom.xml b/modules/distribution/src/analytics/samples/device-plugins/pom.xml index 76a1a26e..f468b3c6 100644 --- a/modules/distribution/src/analytics/samples/device-plugins/pom.xml +++ b/modules/distribution/src/analytics/samples/device-plugins/pom.xml @@ -27,7 +27,7 @@ 4.0.0 org.wso2.iot.analytics.devicemgt-plugins analytics-devicetype-feature-installation - 3.1.0-update10-SNAPSHOT + 3.2.0 pom Install Virtual Fire Alarm, Raspberry Pi, Arduino Device Types - Analytics http://wso2.org diff --git a/modules/distribution/src/assembly/filter.properties b/modules/distribution/src/assembly/filter.properties index 01dd7232..ab96daec 100644 --- a/modules/distribution/src/assembly/filter.properties +++ b/modules/distribution/src/assembly/filter.properties @@ -18,7 +18,7 @@ product.name=WSO2 IoT Server product.key=IoT -product.version=3.1.0 +product.version=3.2.0 product.doc.version=310 carbon.version=4.4.16 diff --git a/modules/distribution/src/core/samples/device-plugins-deployer.xml b/modules/distribution/src/core/samples/device-plugins-deployer.xml index a834cd8d..751d20b7 100644 --- a/modules/distribution/src/core/samples/device-plugins-deployer.xml +++ b/modules/distribution/src/core/samples/device-plugins-deployer.xml @@ -27,7 +27,7 @@ 4.0.0 org.wso2.iot.devicemgt-plugins iot-devicetype-feature-installation - 3.1.0-SNAPSHOT + 3.2.0-SNAPSHOT pom Install Virtual Fire Alarm, Raspberry Pi, Arduino Device Types - IoT Core http://wso2.org diff --git a/modules/scripts/mobile-qsg/resources/Readme.txt b/modules/scripts/mobile-qsg/resources/Readme.txt index 76c1494c..681607a3 100644 --- a/modules/scripts/mobile-qsg/resources/Readme.txt +++ b/modules/scripts/mobile-qsg/resources/Readme.txt @@ -1,5 +1,5 @@ -WSO2 IoTs 3.1.0 QSG Setup Guide +WSO2 IoTs 3.2.0 QSG Setup Guide --------------------------------- 1. Start the WSO2 IoTS server