sometimes I get lonely and I break the validator so people will message me

This commit is contained in:
markiantorno 2021-02-18 17:01:40 -05:00
parent 5cede7a6b0
commit 5f6415312a
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>ca.uhn.hapi.fhir</groupId>
<artifactId>hapi-deployable-pom</artifactId>
<version>5.3.0</version>
<version>5.1.0</version>
</parent>
<!--
@ -18,7 +18,7 @@
<packaging>pom</packaging>
<properties>
<hapi_fhir_version>5.3.0</hapi_fhir_version>
<hapi_fhir_version>5.1.0</hapi_fhir_version>
<validator_test_case_version>1.1.57-SNAPSHOT</validator_test_case_version>
<junit_jupiter_version>5.7.0</junit_jupiter_version>
<maven_surefire_version>3.0.0-M4</maven_surefire_version>