summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorniamhcore <niamh.core@est.tech>2021-09-29 15:32:32 +0100
committerniamhcore <niamh.core@est.tech>2021-09-30 17:45:44 +0100
commit2fb3f66a3da8f7daa8dba9023de56b2227c59e7a (patch)
tree67b4e92520b5c9dc073423e0a1da1b65dad69dcc /pom.xml
parent7e148f8eda2c5741d5c08ae37c6fd36f8d861659 (diff)
Changing resource identifier to a query param
* Updating yaml * Update jib-maven-plugin version Issue-ID: CPS-679 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Ie2f49bd8e22723ca4dcd2c20ed39722f22c281c1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2eca0b26..7e8172b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -494,7 +494,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
- <version>2.8.0</version>
+ <version>3.1.4</version>
<configuration>
<container>
<mainClass>${app}</mainClass>