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:25:25 UTC

[2/5] git commit: updated namespace

updated namespace


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/commit/39d4d14e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/39d4d14e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/39d4d14e

Branch: refs/heads/master
Commit: 39d4d14efb62fe4c171fe3da2e5d4a92cd687a05
Parents: 2d9deaa
Author: Steven Gill <st...@gmail.com>
Authored: Wed Jul 24 12:06:52 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Aug 14 14:42:31 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/39d4d14e/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 1032a6d..c57c110 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -1,6 +1,7 @@
 <?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.battery-status"
       version="0.1.0">
     <name>battery</name>