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:26:36 UTC

[3/5] git commit: CB-4889 renaming org.apache.cordova.core.globalization to org.apache.cordova.globalization

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


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

Branch: refs/heads/master
Commit: d02504e4838d40ac22693de5082140aa9dd42c57
Parents: 60dff43
Author: Anis Kadri <an...@apache.org>
Authored: Sat Sep 21 12:28:45 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Sat Sep 21 12:28:45 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/d02504e4/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 826dfc5..99f5316 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.globalization"
-      version="0.2.1-dev">
+           id="org.apache.cordova.globalization"
+      version="0.2.1">
     <name>Globalization</name>
     <description>Cordova Globalization Plugin</description>
     <license>Apache</license>