revert-70aa11f8
mharindu 8 years ago
commit de72cc21c6

@ -4,6 +4,7 @@
"apiContext" : "api",
"httpsURL" : "https://localhost:9443",
"httpURL" : "%http.ip%",
"httpsWebURL" : "%https.ip%",
"wssURL" : "%https.ip%",
"wsURL" : "%http.ip%",
"enrollmentDir": "/emm-web-agent/enrollment",

@ -121,6 +121,7 @@
org.wso2.carbon.registry.core.*,
org.wso2.carbon.registry.common.*;version="${carbon.registry.imp.pkg.version.range}",
org.wso2.carbon.registry.indexing.*; version="${carbon.registry.imp.pkg.version.range}",
org.wso2.carbon.base
</Import-Package>
</instructions>
</configuration>

Loading…
Cancel
Save