Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Commit

Permalink
Release 0.0.99 - Jenkins Build 206 (department-of-veterans-affairs/he…
Browse files Browse the repository at this point in the history
…alth-apis-patient-generated-data/master)
  • Loading branch information
libertybot committed May 7, 2021
1 parent 3f2bfbb commit af18849
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions patient-generated-data-synthetic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<parent>
<groupId>gov.va.api.health</groupId>
<artifactId>health-apis-parent</artifactId>
<version>7.0.23</version>
<version>7.0.24</version>
<relativePath/>
</parent>
<artifactId>patient-generated-data-synthetic</artifactId>
<version>0.0.99-SNAPSHOT</version>
<version>0.0.99</version>
<packaging>jar</packaging>
<properties>
<fhir-resources.version>6.0.10</fhir-resources.version>
<health-apis-parent.version>7.0.23</health-apis-parent.version>
<health-apis-parent.version>7.0.24</health-apis-parent.version>
<javax.el.version>3.0.1-b12</javax.el.version>
<populaterator.sqlserver>false</populaterator.sqlserver>
</properties>
Expand Down
4 changes: 2 additions & 2 deletions patient-generated-data-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>gov.va.api.health</groupId>
<artifactId>test-starter</artifactId>
<version>7.0.23</version>
<version>7.0.24</version>
<relativePath/>
</parent>
<artifactId>patient-generated-data-tests</artifactId>
<version>0.0.99-SNAPSHOT</version>
<version>0.0.99</version>
<packaging>jar</packaging>
<properties>
<fhir-resources.version>6.0.10</fhir-resources.version>
Expand Down
6 changes: 3 additions & 3 deletions patient-generated-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
<parent>
<groupId>gov.va.api.health</groupId>
<artifactId>service-starter</artifactId>
<version>7.0.23</version>
<version>7.0.24</version>
<relativePath/>
</parent>
<artifactId>patient-generated-data</artifactId>
<version>0.0.99-SNAPSHOT</version>
<version>0.0.99</version>
<packaging>jar</packaging>
<properties>
<fhir-resources.version>6.0.10</fhir-resources.version>
<swagger-maven-plugin.version>2.1.5</swagger-maven-plugin.version>
<vulcan.version>1.0.7</vulcan.version>
<vulcan.version>1.0.12</vulcan.version>
</properties>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<parent>
<groupId>gov.va.api.health</groupId>
<artifactId>health-apis-parent</artifactId>
<version>7.0.23</version>
<version>7.0.24</version>
</parent>
<artifactId>patient-generated-data-parent</artifactId>
<version>0.0.99-SNAPSHOT</version>
<version>0.0.99</version>
<packaging>pom</packaging>
<modules>
<module>patient-generated-data</module>
Expand Down

0 comments on commit af18849

Please sign in to comment.