We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4657cf + cb8f137 commit 38c11f2Copy full SHA for 38c11f2
finish/inventory/pom.xml
@@ -102,7 +102,7 @@
102
<plugin>
103
<groupId>org.apache.maven.plugins</groupId>
104
<artifactId>maven-failsafe-plugin</artifactId>
105
- <version>3.3.1</version>
+ <version>3.5.0</version>
106
<configuration>
107
<systemPropertyVariables>
108
<inventory.service.root>${inventory.service.root}</inventory.service.root>
finish/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