Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit 91722e7

Browse files
author
drbgfc
committed
Merge branch 'develop' of https://github.com/mdht/mdht-models.git into develop
2 parents f4387c7 + 36443d6 commit 91722e7

File tree

2 files changed

+2
-0
lines changed
  • tests
    • org.openhealthtools.mdht.uml.cda.consol2.tests
    • org.openhealthtools.mdht.uml.cda.mu2consol.tests

2 files changed

+2
-0
lines changed

tests/org.openhealthtools.mdht.uml.cda.consol2.tests/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
<id>test-reports</id>
9090
<phase>test</phase>
9191
<configuration>
92+
<skip>${skipTests}</skip>
9293
<tasks>
9394
<concat destfile="target/surefire-reports/allvalidationresults.xml"
9495
force="no">

tests/org.openhealthtools.mdht.uml.cda.mu2consol.tests/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
<id>test-reports</id>
9393
<phase>test</phase>
9494
<configuration>
95+
<skip>${skipTests}</skip>
9596
<tasks>
9697
<concat destfile="target/surefire-reports/allvalidationresults.xml"
9798
force="no">

0 commit comments

Comments
 (0)