Skip to content

Commit

Permalink
upgrade dockerfile-maven-plugin
Browse files Browse the repository at this point in the history
fixes packaging issue on macos dlcs#89
  • Loading branch information
atomotic authored Aug 8, 2018
1 parent 9a6650b commit abbf6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elucidate-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<version>1.4.0</version>
<version>1.4.3</version>
<executions>
<execution>
<id>default</id>
Expand Down

0 comments on commit abbf6bf

Please sign in to comment.