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.19 - Jenkins Build 37 (department-of-veterans-affairs/hea…
Browse files Browse the repository at this point in the history
…lth-apis-patient-generated-data/master)
  • Loading branch information
libertybot committed Nov 25, 2020
1 parent 2aa7fee commit 3ff512a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions patient-generated-data-synthetic/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>health-apis-parent</artifactId>
<version>7.0.16</version>
<version>7.0.18</version>
<relativePath/>
</parent>
<artifactId>patient-generated-data-synthetic</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.19</version>
<packaging>jar</packaging>
<properties>
<fhir-resources.version>5.0.14</fhir-resources.version>
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.16</version>
<version>7.0.18</version>
<relativePath/>
</parent>
<artifactId>patient-generated-data-tests</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.19</version>
<packaging>jar</packaging>
<properties>
<sentinel.skipLaunch>false</sentinel.skipLaunch>
Expand Down
4 changes: 2 additions & 2 deletions patient-generated-data/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>service-starter</artifactId>
<version>7.0.16</version>
<version>7.0.18</version>
<relativePath/>
</parent>
<artifactId>patient-generated-data</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.19</version>
<packaging>jar</packaging>
<properties>
<fhir-resources.version>5.0.14</fhir-resources.version>
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.16</version>
<version>7.0.18</version>
</parent>
<artifactId>patient-generated-data-parent</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.19</version>
<packaging>pom</packaging>
<modules>
<module>patient-generated-data</module>
Expand Down

0 comments on commit 3ff512a

Please sign in to comment.