summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2021-10-04 16:13:48 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-04 16:13:48 +0000
commitb95f49172c6909a6b0dddc31ac99dd22d5189de0 (patch)
tree89a78d9cbb37c73e8aa20c8a16e301342daa15d3 /pom.xml
parent3c849ba983dd02a252e94b87eafdfaaeda8eab9b (diff)
parent2fb3f66a3da8f7daa8dba9023de56b2227c59e7a (diff)
Merge "Changing resource identifier to a query param"
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 e86190d1..e535d08d 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>