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:27:18 UTC

[09/15] git commit: CB-4889 renaming org.apache.cordova.core.media to org.apache.cordova.media

CB-4889 renaming org.apache.cordova.core.media to org.apache.cordova.media


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

Branch: refs/heads/master
Commit: bbe3353859bd4a0da59a9937e00a76f00b60c8c4
Parents: 742069a
Author: Anis Kadri <an...@apache.org>
Authored: Sat Sep 21 12:32:18 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Sat Sep 21 12:32:18 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-media/blob/bbe33538/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 0614b65..4eb34b7 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -2,8 +2,8 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
 xmlns:android="http://schemas.android.com/apk/res/android"
-id="org.apache.cordova.core.media"
-    version="0.2.2-dev">
+id="org.apache.cordova.media"
+    version="0.2.2">
     <name>Media</name>
     <description>Cordova Media Plugin</description>
     <license>Apache 2.0</license>