File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ limitations under the License.
7373 <plugin >
7474 <groupId >com.google.cloud.tools</groupId >
7575 <artifactId >jib-maven-plugin</artifactId >
76- <version >2.1 .0</version >
76+ <version >2.2 .0</version >
7777 <configuration >
7878 <to >
7979 <image >gcr.io/PROJECT_ID/hello-service</image >
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ limitations under the License.
7171 <plugin >
7272 <groupId >com.google.cloud.tools</groupId >
7373 <artifactId >jib-maven-plugin</artifactId >
74- <version >2.1 .0</version >
74+ <version >2.2 .0</version >
7575 <configuration >
7676 <to >
7777 <image >gcr.io/PROJECT_ID/helloworld</image >
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ limitations under the License.
109109 <plugin >
110110 <groupId >com.google.cloud.tools</groupId >
111111 <artifactId >jib-maven-plugin</artifactId >
112- <version >2.1 .0</version >
112+ <version >2.2 .0</version >
113113 <configuration >
114114 <from >
115115 <image >gcr.io/PROJECT_ID/imagemagick</image >
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ limitations under the License.
7070 <plugin >
7171 <groupId >com.google.cloud.tools</groupId >
7272 <artifactId >jib-maven-plugin</artifactId >
73- <version >2.1 .0</version >
73+ <version >2.2 .0</version >
7474 <configuration >
7575 <to >
7676 <image >gcr.io/PROJECT_ID/logging-manual</image >
Original file line number Diff line number Diff line change 8383 <plugin >
8484 <groupId >com.google.cloud.tools</groupId >
8585 <artifactId >jib-maven-plugin</artifactId >
86- <version >2.1 .0</version >
86+ <version >2.2 .0</version >
8787 <configuration >
8888 <to >
8989 <image >gcr.io/PROJECT_ID/editor</image >
Original file line number Diff line number Diff line change 9494 <plugin >
9595 <groupId >com.google.cloud.tools</groupId >
9696 <artifactId >jib-maven-plugin</artifactId >
97- <version >2.1 .0</version >
97+ <version >2.2 .0</version >
9898 <configuration >
9999 <to >
100100 <image >gcr.io/PROJECT_ID/renderer</image >
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ limitations under the License.
7676 <plugin >
7777 <groupId >com.google.cloud.tools</groupId >
7878 <artifactId >jib-maven-plugin</artifactId >
79- <version >2.1 .0</version >
79+ <version >2.2 .0</version >
8080 <configuration >
8181 <to >
8282 <image >gcr.io/PROJECT_ID/pubsub</image >
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ limitations under the License.
5959 <plugin >
6060 <groupId >com.google.cloud.tools</groupId >
6161 <artifactId >jib-maven-plugin</artifactId >
62- <version >2.1 .0</version >
62+ <version >2.2 .0</version >
6363 <configuration >
6464 <from >
6565 <image >gcr.io/PROJECT_ID/graphviz-base</image >
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ Copyright 2019 Google LLC
104104 <plugin >
105105 <groupId >com.google.cloud.tools</groupId >
106106 <artifactId >jib-maven-plugin</artifactId >
107- <version >2.1 .0</version >
107+ <version >2.2 .0</version >
108108 <configuration >
109109 <to >
110110 <image >gcr.io/${gcloud.appId} /session-handling</image >
You can’t perform that action at this time.
0 commit comments