diff --git a/pom.xml b/pom.xml
index 042239b..c06fe3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
org.wso2.carbon.connector
org.wso2.carbon.connector.salesforcerest
jar
- 1.1.1-SNAPSHOT
+ 1.1.1
WSO2 Carbon - Mediation Library Connector For Salesforcerest
http://wso2.org
diff --git a/src/main/resources/uischema/init.json b/src/main/resources/uischema/init.json
index 0e5799c..0010db8 100644
--- a/src/main/resources/uischema/init.json
+++ b/src/main/resources/uischema/init.json
@@ -70,6 +70,17 @@
"helpTip": "value of the refresh token."
}
},
+ {
+ "type": "attribute",
+ "value": {
+ "name": "tokenEndpointHostname",
+ "displayName": "Refresh Token Endpoint",
+ "inputType": "stringOrExpresion",
+ "defaultValue": "",
+ "required": "false",
+ "helpTip": "Endpoint of the refresh token."
+ }
+ },
{
"type": "attribute",
"value": {