Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dipa-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

<!-- Testing -->
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
<argLine /> <!-- Must be empty, definition needed for integration of Jacoco and Surefire via @{argLine} lazy property evaluation -->

<!-- Release -->
Expand Down
2 changes: 1 addition & 1 deletion dispatch-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

<!-- Testing -->
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
<argLine /> <!-- Must be empty, definition needed for integration of Jacoco and Surefire via @{argLine} lazy property evaluation -->

<!-- Release -->
Expand Down
2 changes: 1 addition & 1 deletion dms-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

<!-- Testing -->
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
<argLine /> <!-- Must be empty, definition needed for integration of Jacoco and Surefire via @{argLine} lazy property evaluation -->

<!-- Release -->
Expand Down
2 changes: 1 addition & 1 deletion handler-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

<!-- Testing -->
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
<argLine /> <!-- Must be empty, definition needed for integration of Jacoco and Surefire via @{argLine} lazy property evaluation -->

<!-- Release -->
Expand Down
2 changes: 1 addition & 1 deletion invoice-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

<!-- Testing -->
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
<argLine /> <!-- Must be empty, definition needed for integration of Jacoco and Surefire via @{argLine} lazy property evaluation -->

<!-- Release -->
Expand Down
2 changes: 1 addition & 1 deletion matching-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<findsecbugs-plugin.version>1.14.0</findsecbugs-plugin.version>

<!-- Testing -->
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.14</jacoco-maven-plugin.version>
<argLine /> <!-- Must be empty, definition needed for integration of Jacoco and Surefire via @{argLine} lazy property evaluation -->

<!-- Release -->
Expand Down