← Back to team overview

zorba-coders team mailing list archive

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

 

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


-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-geo/+merge/179372
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/bug-1210410-geo into lp:zorba/geo-module.
=== modified file 'src/geo.xq'
--- src/geo.xq	2013-07-10 00:47:06 +0000
+++ src/geo.xq	2013-08-09 09:46:48 +0000
@@ -159,7 +159,7 @@
  :)
 declare namespace geo-err="http://expath.org/ns/error";;
 
-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