fixing the issue in creating the connected cup instance.

application-manager-new
sinthuja 7 years ago
parent 602e012e2e
commit b363714446

@ -29,7 +29,7 @@
<artifactId>analytics-devicetype-feature-installation</artifactId>
<version>3.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Device Type Plugins - Analytics</name>
<name>Installing Virtual Fire Alarm, Raspberry Pi, Ardino Device Types - Analytics</name>
<url>http://wso2.org</url>

@ -50,7 +50,7 @@ import javax.ws.rs.core.Response;
}
),
tags = {
@Tag(name = "connectedcup", description = "")
@Tag(name = "connectedcup,device_management", description = "")
}
)
@Scopes(

@ -29,7 +29,7 @@
<artifactId>iot-devicetype-feature-installation</artifactId>
<version>3.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Device Type Plugins - IoT Core</name>
<name>Installing Virtual Fire Alarm, Raspberry Pi, Ardino Device Types - IoT Core</name>
<url>http://wso2.org</url>
<modules>

Loading…
Cancel
Save