You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/08/19 23:39:24 UTC

[3/6] git commit: updated namespace

updated namespace


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

Branch: refs/heads/master
Commit: 38bf4327badade6b7c52d758a83e13cc849c2882
Parents: 6ba67f5
Author: Steven Gill <st...@gmail.com>
Authored: Wed Jul 24 12:03:46 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Aug 14 15:13:51 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/38bf4327/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 9318397..73869a2 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
+<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.core.device-motion"
       version="0.1.0">