We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd5290 commit 0d2cb8dCopy full SHA for 0d2cb8d
pom.xml
@@ -30,7 +30,7 @@
30
<parent>
31
<groupId>com.github.cafapi</groupId>
32
<artifactId>caf-common-parent</artifactId>
33
- <version>1.0.0-26</version>
+ <version>2.2.0-203</version>
34
</parent>
35
36
@@ -82,7 +82,7 @@
82
<plugin>
83
<groupId>io.fabric8</groupId>
84
<artifactId>docker-maven-plugin</artifactId>
85
- <version>${fabric8.docker.maven.version}</version>
+ <version>0.20.1</version>
86
<executions>
87
<execution>
88
<id>build-container</id>
0 commit comments