File tree Expand file tree Collapse file tree 10 files changed +12
-12
lines changed
org.hl7.fhir.validation.cli Expand file tree Collapse file tree 10 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >4.1.42-SNAPSHOT </version >
8
+ <version >4.2.0 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >4.1.42-SNAPSHOT </version >
8
+ <version >4.2.0 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >4.1.42-SNAPSHOT </version >
8
+ <version >4.2.0 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >4.1.42-SNAPSHOT </version >
8
+ <version >4.2.0 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >4.1.42-SNAPSHOT </version >
8
+ <version >4.2.0 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >4.1.42-SNAPSHOT </version >
8
+ <version >4.2.0 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >4.1.42-SNAPSHOT </version >
8
+ <version >4.2.0 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >4.1.42-SNAPSHOT </version >
8
+ <version >4.2.0 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >4.1.42-SNAPSHOT </version >
8
+ <version >4.2.0 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >hapi-deployable-pom</artifactId >
8
- <version >4.1 .0</version >
8
+ <version >4.2 .0</version >
9
9
</parent >
10
10
11
11
<!--
12
12
Note: Version of this project and the version of HAPI FHIR are not locked to
13
13
each other. It is fine to bump the point version of this POM without affecting
14
14
HAPI FHIR.
15
15
-->
16
- <version >4.1.42-SNAPSHOT </version >
16
+ <version >4.2.0 </version >
17
17
18
18
<properties >
19
- <hapi_fhir_version >4.1 .0</hapi_fhir_version >
19
+ <hapi_fhir_version >4.2 .0</hapi_fhir_version >
20
20
<validator_test_case_version >1.0.29-SNAPSHOT</validator_test_case_version >
21
21
</properties >
22
22
You can’t perform that action at this time.
0 commit comments