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:30:40 UTC

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

Updated Branches:
  refs/heads/3.1.0 [created] 12c485ede


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


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

Branch: refs/heads/3.1.0
Commit: 12c485ede798c1c56caa52ca3c175185c8e45313
Parents: eef27f8
Author: Anis Kadri <an...@apache.org>
Authored: Sat Sep 21 12:30:34 2013 +0200
Committer: Anis Kadri <an...@apache.org>
Committed: Sat Sep 21 12:30:34 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser/blob/12c485ed/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index e1dc47f..7e80af4 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.inappbrowser"
-      version="0.2.1-dev">
+           id="org.apache.cordova.inappbrowser"
+      version="0.2.1">
     <name>InAppBrowser</name>
     <description>Cordova InAppBrowser Plugin</description>
     <license>Apache 2.0</license>