← Back to team overview

zorba-coders team mailing list archive

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

 

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


-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-read-pdf/+merge/179385
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/bug-1210410-read-pdf into lp:zorba/read-pdf-module.
=== modified file 'src/read-pdf.xq'
--- src/read-pdf.xq	2013-06-15 19:47:21 +0000
+++ src/read-pdf.xq	2013-08-09 09:49:05 +0000
@@ -50,7 +50,7 @@
 
 declare namespace err = "http://www.w3.org/2005/xqt-errors";;
 
-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";
 
 


Follow ups