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

[06/10] git commit: CB-4889 renaming org.apache.cordova.core.network-information to org.apache.cordova.network-information

CB-4889 renaming org.apache.cordova.core.network-information to org.apache.cordova.network-information


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/commit/0f8d4d58
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/tree/0f8d4d58
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/diff/0f8d4d58

Branch: refs/heads/master
Commit: 0f8d4d58a3bfd06cd7ec8d04512a8af2941197f8
Parents: f2ce6b4
Author: Anis Kadri <an...@apache.org>
Authored: Sat Sep 21 12:36:19 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Sat Sep 21 12:36:19 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/0f8d4d58/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index ca8e82f..36cd2a2 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.network-information"
-      version="0.2.2-dev">
+           id="org.apache.cordova.network-information"
+      version="0.2.2">
 
     <name>Network Information</name>
     <description>Cordova Network Information Plugin</description>