Skip to content

Commit

Permalink
Updated hello world example Jib version to the latest 1.0.0 (GoogleCo…
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanporty authored Feb 6, 2019
1 parent dd54ab8 commit 8770640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hello-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>0.10.1</version>
<version>1.0.0</version>
<configuration>
<container>
<jvmFlags>
Expand Down

0 comments on commit 8770640

Please sign in to comment.