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/09/27 00:24:53 UTC

[3/9] git commit: CB-4889 renaming org.apache.cordova.core.device-motion to org.apache.cordova.device-motion

CB-4889 renaming org.apache.cordova.core.device-motion to org.apache.cordova.device-motion


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/1680eb70
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/1680eb70
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/1680eb70

Branch: refs/heads/master
Commit: 1680eb708d3de494688658937df0b5c9c2a7bdf6
Parents: 4bebacb
Author: Anis Kadri <an...@apache.org>
Authored: Sat Sep 21 12:16:53 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Sat Sep 21 12:16:53 2013 +0200

----------------------------------------------------------------------
 plugin.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/1680eb70/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 9dbe1e1..4b1e952 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
-           id="org.apache.cordova.core.device-motion"
-      version="0.2.1-dev">
+           id="org.apache.cordova.device-motion"
+      version="0.2.1">
 	
     <name>Device Motion</name>
     <description>Cordova Device Motion Plugin</description>