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/08/14 23:30:58 UTC

[8/9] git commit: updated namespace

updated namespace


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

Branch: refs/heads/dev
Commit: 4b5f408d8e113170dde9cb2772620156a4cd8395
Parents: 53c97a4
Author: Steven Gill <st...@gmail.com>
Authored: Wed Jul 24 12:05:50 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Aug 14 14:19:54 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-contacts/blob/4b5f408d/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index dc47366..df06a3b 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -1,10 +1,11 @@
 <?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"
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.core.contacts"
     version="0.1.0">
+
     <name>contacts</name>
     <description>Cordova Contacts Plugin</description>
     <license>Apache 2.0</license>