zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #24995
[Merge] lp:~zorba-coders/zorba/bug-1210410-util-jvm into lp:zorba/util-jvm-module
Chris Hillery has proposed merging lp:~zorba-coders/zorba/bug-1210410-util-jvm into lp:zorba/util-jvm-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-util-jvm/+merge/179391
--
https://code.launchpad.net/~zorba-coders/zorba/bug-1210410-util-jvm/+merge/179391
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/bug-1210410-util-jvm into lp:zorba/util-jvm-module.
=== modified file 'src/util-jvm.xq'
--- src/util-jvm.xq 2013-06-15 19:50:28 +0000
+++ src/util-jvm.xq 2013-08-09 09:50:03 +0000
@@ -35,6 +35,6 @@
:)
module namespace util-jvm = "http://www.zorba-xquery.com/modules/util-jvm";
-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