Chris Hillery has proposed merging lp:~zorba-coders/zorba/bug-1210410-oracle-nosql-db into lp:zorba/oracle-nosql-db-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-oracle-nosql-db/+merge/179382 -- https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-oracle-nosql-db/+merge/179382 Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/bug-1210410-oracle-nosql-db into lp:zorba/oracle-nosql-db-module.
=== modified file 'src/nosqldb.xq' --- src/nosqldb.xq 2013-07-24 17:07:23 +0000 +++ src/nosqldb.xq 2013-08-09 09:48:35 +0000 @@ -46,8 +46,8 @@ import module namespace base64 = "http://zorba.io/modules/base64"; declare namespace jn = "http://jsoniq.org/functions"; -declare namespace an = "http://www.zorba-xquery.com/annotations"; -declare namespace ver = "http://www.zorba-xquery.com/options/versioning"; +declare namespace an = "http://zorba.io/annotations"; +declare namespace ver = "http://zorba.io/options/versioning"; declare option ver:module-version "1.0";
-- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

