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.6 - Jenkins Build 315 (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 Jun 22, 2022
1 parent d804c26 commit 5d900b8
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 @@ -8,10 +8,10 @@
<relativePath/>
</parent>
<artifactId>patient-generated-data-synthetic</artifactId>
<version>3.0.6-SNAPSHOT</version>
<version>3.0.6</version>
<packaging>jar</packaging>
<properties>
<fhir-resources.version>11.0.11</fhir-resources.version>
<fhir-resources.version>11.0.13</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,12 +8,12 @@
<relativePath/>
</parent>
<artifactId>patient-generated-data-tests</artifactId>
<version>3.0.6-SNAPSHOT</version>
<version>3.0.6</version>
<packaging>jar</packaging>
<properties>
<authorization.client-ids.escape>{\"P73R4CUD4\":\"pteracuda\"}</authorization.client-ids.escape>
<authorization.client-ids>{"P73R4CUD4":"pteracuda"}</authorization.client-ids>
<fhir-resources.version>11.0.11</fhir-resources.version>
<fhir-resources.version>11.0.13</fhir-resources.version>
<sentinel.skipLaunch>false</sentinel.skipLaunch>
</properties>
<dependencies>
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 @@ -8,12 +8,12 @@
<relativePath/>
</parent>
<artifactId>patient-generated-data</artifactId>
<version>3.0.6-SNAPSHOT</version>
<version>3.0.6</version>
<packaging>jar</packaging>
<properties>
<fhir-resources.version>11.0.11</fhir-resources.version>
<fhir-resources.version>11.0.13</fhir-resources.version>
<guava.version>31.0.1-jre</guava.version>
<jacoco.skip>true</jacoco.skip>
<jacoco.skip>true</jacoco.skip>
<nimbus-jose-jwt.version>9.13</nimbus-jose-jwt.version>
<swagger-examples-maven-plugin.version>3.0.0</swagger-examples-maven-plugin.version>
<swagger-maven-plugin.version>2.1.5</swagger-maven-plugin.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>10.0.0</version>
</parent>
<artifactId>patient-generated-data-parent</artifactId>
<version>3.0.6-SNAPSHOT</version>
<version>3.0.6</version>
<packaging>pom</packaging>
<modules>
<module>patient-generated-data</module>
Expand Down

0 comments on commit 5d900b8

Please sign in to comment.