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.11 - Jenkins Build 325 (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 Oct 24, 2022
1 parent d522a53 commit a57cde9
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 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>11.0.14</version>
<version>11.0.15</version>
<relativePath/>
</parent>
<artifactId>patient-generated-data-synthetic</artifactId>
<version>3.0.11-SNAPSHOT</version>
<version>3.0.11</version>
<packaging>jar</packaging>
<properties>
<github.repository-name>health-apis-patient-generated-data</github.repository-name>
<fhir-resources.version>13.0.0</fhir-resources.version>
<fhir-resources.version>13.0.1</fhir-resources.version>
<javax.el.version>3.0.1-b12</javax.el.version>
<populaterator.sqlserver>false</populaterator.sqlserver>
</properties>
Expand Down
6 changes: 3 additions & 3 deletions patient-generated-data-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
<parent>
<groupId>gov.va.api.health</groupId>
<artifactId>test-starter</artifactId>
<version>11.0.14</version>
<version>11.0.15</version>
<relativePath/>
</parent>
<artifactId>patient-generated-data-tests</artifactId>
<version>3.0.11-SNAPSHOT</version>
<version>3.0.11</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.0</fhir-resources.version>
<fhir-resources.version>13.0.1</fhir-resources.version>
<github.repository-name>health-apis-patient-generated-data</github.repository-name>
<sentinel.skipLaunch>false</sentinel.skipLaunch>
</properties>
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,15 +4,15 @@
<parent>
<groupId>gov.va.api.health</groupId>
<artifactId>service-starter</artifactId>
<version>11.0.14</version>
<version>11.0.15</version>
<relativePath/>
</parent>
<artifactId>patient-generated-data</artifactId>
<version>3.0.11-SNAPSHOT</version>
<version>3.0.11</version>
<packaging>jar</packaging>
<properties>
<docker.organization>ghcr.io/department-of-veterans-affairs</docker.organization>
<fhir-resources.version>13.0.0</fhir-resources.version>
<fhir-resources.version>13.0.1</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
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>11.0.14</version>
<version>11.0.15</version>
</parent>
<artifactId>patient-generated-data-parent</artifactId>
<version>3.0.11-SNAPSHOT</version>
<version>3.0.11</version>
<packaging>pom</packaging>
<properties>
<github.repository-name>health-apis-patient-generated-data</github.repository-name>
Expand Down

0 comments on commit a57cde9

Please sign in to comment.