← Back to team overview

zorba-coders team mailing list archive

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

 

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


-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-info-extraction/+merge/179378
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/bug-1210410-info-extraction into lp:zorba/info-extraction-module.
=== modified file 'src/info-extraction-module.xq'
--- src/info-extraction-module.xq	2013-07-10 15:28:19 +0000
+++ src/info-extraction-module.xq	2013-08-09 09:47:55 +0000
@@ -26,7 +26,7 @@
 
 module namespace ex = "http://zorba.io/modules/info-extraction";;
 
-declare namespace ann = "http://www.zorba-xquery.com/annotations";;
+declare namespace ann = "http://zorba.io/annotations";;
 
 declare namespace yahoo = "urn:yahoo:cap";
 


Follow ups