We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ede815f + 835b57f commit 2eb2b87Copy full SHA for 2eb2b87
start/inventory/pom.xml
@@ -95,7 +95,7 @@
95
<plugin>
96
<groupId>org.apache.maven.plugins</groupId>
97
<artifactId>maven-failsafe-plugin</artifactId>
98
- <version>3.5.0</version>
+ <version>3.5.1</version>
99
<configuration>
100
<systemPropertyVariables>
101
<system.kube.service>${system.kube.service}</system.kube.service>
start/system/pom.xml
@@ -81,7 +81,7 @@
81
82
83
84
85
86
87
<system.service.root>${system.service.root}</system.service.root>
0 commit comments