We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8422627 commit cb8f137Copy full SHA for cb8f137
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