Skip to content

Commit

Permalink
Merge pull request #99 from onc-healthit/develop
Browse files Browse the repository at this point in the history
merge develop into master for April 26 release
  • Loading branch information
drbgfc authored Apr 27, 2021
2 parents cfef25a + ba78859 commit 0aa8f39
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 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.53</version>
<version>1.0.54</version>
<packaging>war</packaging>
<name>Reference CCDA Validator</name>

Expand All @@ -12,8 +12,8 @@
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<code.validator.version>1.0.27</code.validator.version>
<content.validator.version>1.0.30</content.validator.version>
<code.validator.version>1.0.28</code.validator.version>
<content.validator.version>1.0.31</content.validator.version>
<!-- MDHT properties -->
<mdht.models.version>3.0.0.20210210</mdht.models.version>
<ds4pcontent.version>${mdht.models.version}</ds4pcontent.version>
Expand All @@ -24,11 +24,9 @@
<repository>
<snapshots>
<enabled>true</enabled>
</snapshots>
<!--<id>SITE-Artifactory</id>
<name>nrc-dev-oncsite-ccda.nrc.local-releases</name>-->
</snapshots>
<id>central</id>
<name>ip-10-0-0-158-releases</name>
<name>ONCSITE-DEV-CCDA-releases</name>
<url>http://34.195.107.72:8081/artifactory/libs-release-local</url> <!--34.195.107.72 ccda.dev.sitenv.org -->
</repository>
</repositories>
Expand Down

0 comments on commit 0aa8f39

Please sign in to comment.