Merge branch 'master' of github.com:wso2/carbon-device-mgt

This commit is contained in:
Dulitha Wijewantha 2015-05-13 22:27:29 +05:30
commit a572374d28
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
instructions.configure = \
org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.device.mgt.server_${feature.version}/conf/webapp-authenticator-config.xml,target:${installFolder}/../../conf/etc/webapp-authenticator-config.xml,overwrite:true);\
org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.webapp.authenticator.framework.server_${feature.version}/conf/webapp-authenticator-config.xml,target:${installFolder}/../../conf/etc/webapp-authenticator-config.xml,overwrite:true);\

View File

@ -1151,7 +1151,7 @@
<!-- Carbon Device Management -->
<carbon.device.mgt.version>0.9.2-SNAPSHOT</carbon.device.mgt.version>
<!-- Carbon Commons -->
<!-- Carbon Commons -->
<carbon.commons.version>4.4.0</carbon.commons.version>
<!-- Carbon API Management -->