CB-5128: added repo + issue tag to plugin.xml for file transfer plugin

This commit is contained in:
hermwong
2013-10-21 16:47:46 -07:00
parent 9a10ff4548
commit d7db66c810

View File

@@ -7,6 +7,8 @@
<description>Cordova File Transfer Plugin</description>
<license>Apache 2.0</license>
<keywords>cordova,file,transfer</keywords>
<repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer.git</repo>
<issue>https://issues.apache.org/jira/browse/CB/component/12320650</issue>
<dependency id="org.apache.cordova.file" />