Chris Hillery has proposed merging 
lp:~zorba-coders/zorba/bug-1210410-http-client into lp:zorba/http-client-module.

Commit message:
Updated options and annotations URIs to zorba.io.

Requested reviews:
  Zorba Coders (zorba-coders)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-http-client/+merge/179376


-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-http-client/+merge/179376
Your team Zorba Coders is requested to review the proposed merge of 
lp:~zorba-coders/zorba/bug-1210410-http-client into lp:zorba/http-client-module.
=== modified file 'src/http-client.xq'
--- src/http-client.xq	2013-07-26 20:52:49 +0000
+++ src/http-client.xq	2013-08-09 09:47:36 +0000
@@ -113,9 +113,9 @@
 
 import schema namespace https = "http://expath.org/ns/http-client";;
 
-declare namespace an = "http://www.zorba-xquery.com/annotations";;
+declare namespace an = "http://zorba.io/annotations";;
 
-declare namespace ver = "http://www.zorba-xquery.com/options/versioning";;
+declare namespace ver = "http://zorba.io/options/versioning";;
 declare option ver:module-version "1.0";
 
 (:~

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to