We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8422627 commit 3037ff4Copy full SHA for 3037ff4
start/inventory/pom.xml
@@ -97,7 +97,7 @@
97
<plugin>
98
<groupId>org.apache.maven.plugins</groupId>
99
<artifactId>maven-failsafe-plugin</artifactId>
100
- <version>3.3.1</version>
+ <version>3.5.0</version>
101
<configuration>
102
<systemPropertyVariables>
103
<inventory.service.root>${inventory.service.root}</inventory.service.root>
start/system/pom.xml
@@ -83,7 +83,7 @@
83
84
85
86
87
88
89
<system.service.root>${system.service.root}</system.service.root>
0 commit comments