You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2015/03/13 16:44:36 UTC

cordova-plugin-whitelist git commit: Change ID to cordova-plugin-whitelist rather than reverse-DNS-style

Repository: cordova-plugin-whitelist
Updated Branches:
  refs/heads/master 255cac2f5 -> 339c9b510


Change ID to cordova-plugin-whitelist rather than reverse-DNS-style


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/commit/339c9b51
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/tree/339c9b51
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/diff/339c9b51

Branch: refs/heads/master
Commit: 339c9b510b3af71ab1fda033de9cc4ef71ab5b38
Parents: 255cac2
Author: Andrew Grieve <ag...@chromium.org>
Authored: Fri Mar 13 11:44:01 2015 -0400
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Fri Mar 13 11:44:01 2015 -0400

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/blob/339c9b51/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 22c7198..f98df70 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -19,7 +19,7 @@
 -->
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
-           id="org.apache.cordova.whitelist"
+           id="cordova-plugin-whitelist"
       version="1.0.0-dev">
     <name>Whitelist</name>
     <description>Cordova Network Whitelist Plugin</description>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org