diff --git a/modules/distribution/src/sketches/firealarm/FireAlarmEthernetAgent.h b/modules/distribution/src/sketches/firealarm/FireAlarmEthernetAgent.h index bd4c28e5..ba97ed8a 100755 --- a/modules/distribution/src/sketches/firealarm/FireAlarmEthernetAgent.h +++ b/modules/distribution/src/sketches/firealarm/FireAlarmEthernetAgent.h @@ -30,7 +30,7 @@ #define END_JSON "\"}" #define SERVICE_PORT 9763 -#define SERVICE_EPOINT "/iotdevices/FireAlarmController/" +#define SERVICE_EPOINT "/firealarm/controller/" // pushalarmdata - application/json - {"owner":"","deviceId":"","replyMessage":"","time":"","key":"","value":""} // readcontrols/{owner}/{deviceId} // reply - application/json - {"owner":"","deviceId":"","replyMessage":""} diff --git a/modules/distribution/src/sketches/firealarm_wifi/FireAlarmWifiAgent.h b/modules/distribution/src/sketches/firealarm_wifi/FireAlarmWifiAgent.h index b71dcc0a..ef322104 100755 --- a/modules/distribution/src/sketches/firealarm_wifi/FireAlarmWifiAgent.h +++ b/modules/distribution/src/sketches/firealarm_wifi/FireAlarmWifiAgent.h @@ -26,7 +26,7 @@ #define SERVICE_PORT 9763 -#define SERVICE_EPOINT "/iotdevices/FireAlarmController/" +#define SERVICE_EPOINT "/firealarm/controller/" // pushalarmdata - application/json - {"owner":"","deviceId":"","replyMessage":"","time":"","key":"","value":""} // readcontrols/{owner}/{deviceId} // reply - application/json - {"owner":"","deviceId":"","replyMessage":""} diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml index 39c91c40..4c89536b 100644 --- a/modules/p2-profile-gen/pom.xml +++ b/modules/p2-profile-gen/pom.xml @@ -117,11 +117,7 @@ - - - + @@ -300,9 +296,9 @@ org.apache.axis2.transport:org.apache.axis2.transport.mail.feature:${axis2-transports.wso2.version} - - - org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.feature:1.9.2-SNAPSHOT + + + org.wso2.carbon.device.mgt.iot:org.wso2.carbon.device.mgt.iot.feature:1.0.0-SNAPSHOT @@ -578,7 +574,7 @@ org.wso2.carbon.device.mgt.iot.feature.group - 1.9.2-SNAPSHOT + 1.0.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 33d8415e..ee1fdd06 100644 --- a/pom.xml +++ b/pom.xml @@ -784,8 +784,8 @@ 0.9.2-SNAPSHOT [0.8.0, 2.0.0) - - 1.9.2-SNAPSHOT + + 1.0.0-SNAPSHOT 1.0.0-SNAPSHOT