projects
/
working
/
NCIPServer.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove version 2.0 as supported version from NCIP::Const.
[working/NCIPServer.git]
/
lib
/
NCIP
/
Const.pm
diff --git
a/lib/NCIP/Const.pm
b/lib/NCIP/Const.pm
index
f1c4951
..
05c9cea
100644
(file)
--- a/
lib/NCIP/Const.pm
+++ b/
lib/NCIP/Const.pm
@@
-22,7
+22,6
@@
package NCIP::Const;
# URIs.
use constant SUPPORTED_VERSIONS => (
'http://www.niso.org/schemas/ncip/v2_02/ncip_v2_02.xsd',
- 'http://www.niso.org/schemas/ncip/v2_0/ncip_v2_0.xsd'
);