projects
/
working
/
NCIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3c17aa
)
Remove version 2.0 as supported version from NCIP::Const.
author
Jason Stephenson
<jason@sigio.com>
Wed, 6 Aug 2014 23:34:11 +0000
(19:34 -0400)
committer
Jason Stephenson
<jason@sigio.com>
Wed, 6 Aug 2014 23:34:11 +0000
(19:34 -0400)
What was I thinking when I added it?
Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/Const.pm
patch
|
blob
|
history
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'
);