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/07/24 21:01:55 UTC

git commit: updated namespace

Updated Branches:
  refs/heads/dev b332b07d3 -> 2058156aa


updated namespace


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

Branch: refs/heads/dev
Commit: 2058156aa2958218ab55bb80585b3fbf08b19b97
Parents: b332b07
Author: Steven Gill <st...@gmail.com>
Authored: Wed Jul 24 12:01:52 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Jul 24 12:01:52 2013 -0700

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/2058156a/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index cac0f59..c4e0a64 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
+<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
            id="org.apache.cordova.core.dialogs"
       version="0.1.0">