From b424f0d3c8ac941ca6deeccb12493fcb9e10bed4 Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Wed, 6 Aug 2014 19:34:11 -0400 Subject: [PATCH 1/1] Remove version 2.0 as supported version from NCIP::Const. What was I thinking when I added it? Signed-off-by: Jason Stephenson --- lib/NCIP/Const.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/NCIP/Const.pm b/lib/NCIP/Const.pm index f1c4951..05c9cea 100644 --- 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' ); -- 2.43.2