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

Commit

Permalink
Release 3.0.13 - Jenkins Build 329 (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 Jan 31, 2023
1 parent f624072 commit 77f2d7c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 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 @@ -8,11 +8,11 @@
<relativePath/>
</parent>
<artifactId>patient-generated-data-synthetic</artifactId>
<version>3.0.13-SNAPSHOT</version>
<version>3.0.13</version>
<packaging>jar</packaging>
<properties>
<github.repository-name>health-apis-patient-generated-data</github.repository-name>
<fhir-resources.version>13.0.12</fhir-resources.version>
<fhir-resources.version>13.0.24</fhir-resources.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 @@ -8,13 +8,13 @@
<relativePath/>
</parent>
<artifactId>patient-generated-data-tests</artifactId>
<version>3.0.13-SNAPSHOT</version>
<version>3.0.13</version>
<packaging>jar</packaging>
<properties>
<authorization.client-ids.escape>{\"P73R4CUD4\":\"pteracuda\"}</authorization.client-ids.escape>
<authorization.client-ids>{"P73R4CUD4":"pteracuda"}</authorization.client-ids>
<docker.organization>ghcr.io/department-of-veterans-affairs</docker.organization>
<fhir-resources.version>13.0.12</fhir-resources.version>
<fhir-resources.version>13.0.24</fhir-resources.version>
<github.repository-name>health-apis-patient-generated-data</github.repository-name>
<sentinel.skipLaunch>false</sentinel.skipLaunch>
</properties>
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 @@ -8,11 +8,11 @@
<relativePath/>
</parent>
<artifactId>patient-generated-data</artifactId>
<version>3.0.13-SNAPSHOT</version>
<version>3.0.13</version>
<packaging>jar</packaging>
<properties>
<docker.organization>ghcr.io/department-of-veterans-affairs</docker.organization>
<fhir-resources.version>13.0.12</fhir-resources.version>
<fhir-resources.version>13.0.24</fhir-resources.version>
<github.repository-name>health-apis-patient-generated-data</github.repository-name>
<guava.version>31.0.1-jre</guava.version>
<nimbus-jose-jwt.version>9.13</nimbus-jose-jwt.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<version>11.0.17</version>
</parent>
<artifactId>patient-generated-data-parent</artifactId>
<version>3.0.13-SNAPSHOT</version>
<version>3.0.13</version>
<packaging>pom</packaging>
<properties>
<github.repository-name>health-apis-patient-generated-data</github.repository-name>
Expand Down

0 comments on commit 77f2d7c

Please sign in to comment.