We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d94e0e3 + 5c3c407 commit a223410Copy full SHA for a223410
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.5.1</version>
+ <version>3.5.2</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