Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Commit 902de68

Browse files
committed
Fixed failing integration test
1 parent ca98e98 commit 902de68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

it/src/it/secret-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<plugin>
5050
<groupId>io.fabric8</groupId>
5151
<artifactId>fabric8-maven-plugin</artifactId>
52-
<version>4.0-SNAPSHOT</version>
52+
<version>@fmp.version@</version>
5353
<executions>
5454
<execution>
5555
<goals>

0 commit comments

Comments
 (0)