Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
This commit is contained in:
commit
835b0ae656
|
@ -19,7 +19,6 @@ steps:
|
||||||
echo "Your RELEASE_NOTES.md file is empty. Please provide release notes before creating a release."
|
echo "Your RELEASE_NOTES.md file is empty. Please provide release notes before creating a release."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
displayName: 'RELEASE_NOTES.md check'
|
|
||||||
|
|
||||||
# This task pulls the <version> value from the org.hl7.fhir.r5 project pom.xml file. All modules are released as
|
# This task pulls the <version> value from the org.hl7.fhir.r5 project pom.xml file. All modules are released as
|
||||||
# the same version, at the same time, as defined in the root level pom.xml.
|
# the same version, at the same time, as defined in the root level pom.xml.
|
||||||
|
|
Loading…
Reference in New Issue