Skip to content

Commit

Permalink
Update to 1.0.61 for Oct 2021 release
Browse files Browse the repository at this point in the history
  • Loading branch information
drbgfc committed Oct 26, 2021
1 parent 979d442 commit 0e11886
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>org.sitenv</groupId>
<artifactId>referenceccdavalidator</artifactId>
<version>1.0.61-SNAPSHOT</version>
<version>1.0.61</version>
<packaging>war</packaging>
<name>Reference CCDA Validator</name>

Expand All @@ -15,10 +15,9 @@
<code.validator.version>latestVersion</code.validator.version>
<content.validator.version>latestVersion</content.validator.version>
<!-- MDHT properties -->
<mdht.models.version>3.0.0.20211021</mdht.models.version>
<mdht.models.version>3.0.0.20211021</mdht.models.version>
<ds4pcontent.version>${mdht.models.version}</ds4pcontent.version>
<mdht.plugins.version>3.0.0.202110121523</mdht.plugins.version>

</properties>

<repositories>
Expand Down

0 comments on commit 0e11886

Please sign in to comment.