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

This commit is contained in:
hermwong 2013-10-22 13:40:00 -07:00
parent aa81c3267a
commit b3348cff6c

View File

@ -7,6 +7,8 @@
<description>Cordova InAppBrowser Plugin</description>
<license>Apache 2.0</license>
<keywords>cordova,in,app,browser,inappbrowser</keywords>
<repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git</repo>
<issue>https://issues.apache.org/jira/browse/CB/component/12320641</issue>
<engines>
<engine name="cordova" version=">=3.1.0" /><!-- Needs cordova/urlutil -->