Chris Hillery has proposed merging lp:~zorba-coders/zorba/bug-1210410-couchbase 
into lp:zorba/couchbase-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-couchbase/+merge/179365


-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-couchbase/+merge/179365
Your team Zorba Coders is requested to review the proposed merge of 
lp:~zorba-coders/zorba/bug-1210410-couchbase into lp:zorba/couchbase-module.
=== modified file 'src/couchbase.xq'
--- src/couchbase.xq	2013-06-15 19:31:44 +0000
+++ src/couchbase.xq	2013-08-09 09:45:35 +0000
@@ -34,9 +34,9 @@
 module namespace cb = "http://www.zorba-xquery.com/modules/couchbase";;
 
 declare namespace jn = "http://jsoniq.org/functions";;
-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