You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2020/05/20 04:15:10 UTC

[isis] branch master updated: ISIS-2341: bump jib plugin version 2.1.0 -> 2.2.0

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d2f271  ISIS-2341: bump jib plugin version 2.1.0 -> 2.2.0
8d2f271 is described below

commit 8d2f271c6ef5ca887bfd2a18db528479eae87b4f
Author: Andi Huber <ah...@apache.org>
AuthorDate: Wed May 20 06:14:57 2020 +0200

    ISIS-2341: bump jib plugin version 2.1.0 -> 2.2.0
---
 starters/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/starters/pom.xml b/starters/pom.xml
index 8ebd23a..ef20d1c 100644
--- a/starters/pom.xml
+++ b/starters/pom.xml
@@ -339,7 +339,7 @@ under the License.
 				</property>
 			</activation>
 			<properties>
-				<jib-maven-plugin.version>2.1.0</jib-maven-plugin.version>
+				<jib-maven-plugin.version>2.2.0</jib-maven-plugin.version>
 			</properties>
 			<build>
 				<pluginManagement>