Skip to content

Commit 1d55f4e

Browse files
committed
Fixed deprecated version
1 parent 9f0bccc commit 1d55f4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/FHIR-fhircast.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<version code="current" url="http://build.fhir.org/ig/HL7/fhircast-docs"/>
1212
<version code="2.1.0-ballot" url="http://hl7.org/fhir/uv/fhircast/2022May"/>
1313
<version code="2.0.0" url="https://fhircast.hl7.org/specification/STU2"/>
14-
<version code="1.0.0" url="https://fhircast.hl7.org/specification/STU1" deprecated="true"/>
15-
<version code="0.1" />
14+
<version code="1.0.0" url="https://fhircast.hl7.org/specification/STU1"/>
15+
<version code="0.1" deprecated="true"/>
1616
<artifactPageExtension value="-definitions"/>
1717
<artifactPageExtension value="-examples"/>
1818
<artifactPageExtension value="-mappings"/>

0 commit comments

Comments
 (0)