← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/bug-1210410-archive into lp:zorba/archive-module

 

Chris Hillery has proposed merging lp:~zorba-coders/zorba/bug-1210410-archive into lp:zorba/archive-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-archive/+merge/179394
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-archive/+merge/179394
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/bug-1210410-archive into lp:zorba/archive-module.
=== modified file 'src/archive_module.xq'
--- src/archive_module.xq	2013-07-25 21:36:20 +0000
+++ src/archive_module.xq	2013-08-09 09:52:35 +0000
@@ -36,7 +36,7 @@
  :)
 module namespace a = "http://zorba.io/modules/archive";;
  
-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";
   
 (:~


References