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

This commit is contained in:
hermwong 2013-10-21 15:33:45 -07:00
parent 4e6cf5cc2e
commit 703f6c68d8

View File

@ -8,6 +8,8 @@
<description>Cordova Camera Plugin</description>
<license>Apache 2.0</license>
<keywords>cordova,camera</keywords>
<repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera.git</repo>
<issue>https://issues.apache.org/jira/browse/CB/component/12320645</issue>
<js-module src="www/CameraConstants.js" name="Camera">
<clobbers target="Camera" />