Updated Branches:
  refs/heads/master 818d16db9 -> 7f9b900e3

changed plugin id to org.apache.cordova.core.device


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/7f9b900e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/7f9b900e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/7f9b900e

Branch: refs/heads/master
Commit: 7f9b900e3d3510e5bfff354fb74e826177b86ebb
Parents: 818d16d
Author: Benn Mapes <[email protected]>
Authored: Thu Jun 13 15:53:17 2013 -0700
Committer: Benn Mapes <[email protected]>
Committed: Thu Jun 13 15:53:17 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/7f9b900e/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 41e7aab..d8d8b6c 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 <plugin xmlns="http://www.phonegap.com/ns/plugins/1.0";
 xmlns:android="http://schemas.android.com/apk/res/android";
-id="org.apache.cordova.core">
+id="org.apache.cordova.core.device">
     version="0.1.0">
     <name>Device</name>
 

Reply via email to