From ed57f4b0452f428c1fb0abff2f613b9a9574f831 Mon Sep 17 00:00:00 2001 From: Brett Esler Date: Sat, 3 Aug 2024 22:43:12 +1000 Subject: [PATCH] release details --- input/ig.xml | 4 ++-- publication-request.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/input/ig.xml b/input/ig.xml index 83e0a9a1..cd71a1a2 100644 --- a/input/ig.xml +++ b/input/ig.xml @@ -5,7 +5,7 @@ - + <status value="active"/> @@ -1996,7 +1996,7 @@ <!-- releaselabel should be the ballot status for HL7-published IGs. --> <parameter> <code value="releaselabel"/> - <value value="CI Build"/> + <value value="Ballot"/> </parameter> <parameter> <code value="fmm-definition"/> diff --git a/publication-request.json b/publication-request.json index d1c5040c..f8d8f51f 100644 --- a/publication-request.json +++ b/publication-request.json @@ -1,11 +1,11 @@ { "package-id" : "hl7.fhir.au.base", - "version" : "4.2.2-ci-build", - "path" : "http://hl7.org.au/fhir/4.2.2-ci-build", + "version" : "4.2.2-ballot", + "path" : "http://hl7.org.au/fhir/4.2.2-ballot", "mode" : "working", - "status" : "preview", + "status" : "ballot", "sequence" : "AU Base R4.2", - "desc" : "This MONTH YEAR [preview|ballot|draft] snapshot supports the [testing|MONTH YEAR Ballot|MONTH YEAR Connectathon] of AU Base", + "desc" : "This snapshot is published for the August 2024 ballot and Connectathon", "first" : false, "title" : "AU Base", "ci-build" : "http://build.fhir.org/ig/hl7au/au-fhir-base",