CB-5128: added repo + issue tag to plugin.xml for inappbrowser plugin
diff --git a/plugin.xml b/plugin.xml
index 5ad40e2..e844766 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -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 -->