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


-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-security/+merge/179387
Your team Zorba Coders is requested to review the proposed merge of 
lp:~zorba-coders/zorba/bug-1210410-security into lp:zorba/security-module.
=== modified file 'src/hash.xq'
--- src/hash.xq	2013-06-21 11:37:09 +0000
+++ src/hash.xq	2013-08-09 09:49:23 +0000
@@ -26,7 +26,7 @@
  :)
 module namespace hash = "http://www.zorba-xquery.com/modules/cryptography/hash";;
 
-declare namespace ver = "http://www.zorba-xquery.com/options/versioning";;
+declare namespace ver = "http://zorba.io/options/versioning";;
 declare option ver:module-version "2.0";
 
 (:~

=== modified file 'src/hmac.xq'
--- src/hmac.xq	2013-06-15 19:48:08 +0000
+++ src/hmac.xq	2013-08-09 09:49:23 +0000
@@ -30,7 +30,7 @@
  :)
 module namespace hmac = "http://www.zorba-xquery.com/modules/cryptography/hmac";;
 
-declare namespace ver = "http://www.zorba-xquery.com/options/versioning";;
+declare namespace ver = "http://zorba.io/options/versioning";;
 declare option ver:module-version "2.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