You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2013/09/21 12:01:43 UTC

git commit: CB-4889 renaming org.apache.cordova.core.battery-status to org.apache.cordova.battery-status

Updated Branches:
  refs/heads/3.1.0 0034add9f -> dd6820d28


CB-4889 renaming org.apache.cordova.core.battery-status to org.apache.cordova.battery-status


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/dd6820d2
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/tree/dd6820d2
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/diff/dd6820d2

Branch: refs/heads/3.1.0
Commit: dd6820d28bc9332789c55bfbbb47163613f59234
Parents: 0034add
Author: Anis Kadri <an...@apache.org>
Authored: Sat Sep 21 12:01:18 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Sat Sep 21 12:01:18 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-battery-status/blob/dd6820d2/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index a5e6068..efbcb58 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,7 +2,7 @@
 
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
-      id="org.apache.cordova.core.battery-status"
+      id="org.apache.cordova.battery-status"
       version="0.2.1">
     <name>Battery</name>
     <description>Cordova Battery Plugin</description>