From 0a08afa083dd86f979ac46e87f172d2a63b5f0fb Mon Sep 17 00:00:00 2001 From: charitha Date: Wed, 10 Jan 2018 11:01:22 +0530 Subject: [PATCH] Fixed https://github.com/wso2/product-iots/issues/1572 --- .../src/main/resources/devicetypes/android.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml index 2938ffaa8b..e3f502bd90 100644 --- a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml +++ b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml @@ -107,7 +107,7 @@ Clear Password - Clear current password + Clear current password (This functionality is only working with profile owners from Android 7.0 API 24 onwards.) @@ -137,7 +137,7 @@ Change Lock-code - Change current lock code + Change current lock code (This functionality is only working with profile owners from Android 7.0 API 24 onwards.) diff --git a/pom.xml b/pom.xml index 3bfb6166f3..d120bf6cdf 100644 --- a/pom.xml +++ b/pom.xml @@ -1215,7 +1215,7 @@ 1.1.1 - 3.0.191 + 3.0.196 [3.0.0, 4.0.0)