Skip to content

Commit 0d2cb8d

Browse files
committed
Moved to latest caf-common-parent
1 parent fcd5290 commit 0d2cb8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>com.github.cafapi</groupId>
3232
<artifactId>caf-common-parent</artifactId>
33-
<version>1.0.0-26</version>
33+
<version>2.2.0-203</version>
3434
</parent>
3535

3636
<groupId>com.github.cafapi</groupId>
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<groupId>io.fabric8</groupId>
8484
<artifactId>docker-maven-plugin</artifactId>
85-
<version>${fabric8.docker.maven.version}</version>
85+
<version>0.20.1</version>
8686
<executions>
8787
<execution>
8888
<id>build-container</id>

0 commit comments

Comments
 (0)