From b45c28df41d6981cef974a5b1a7f82012b97e5e2 Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Wed, 27 Jun 2018 15:49:53 +0200 Subject: [PATCH] [JENKINS-51965] - Update Instance Identity module from 2.1 to 2.2 --- war/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/war/pom.xml b/war/pom.xml index d554466abe..5c3b3557ca 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -95,7 +95,7 @@ THE SOFTWARE. org.jenkins-ci.modules instance-identity - 2.1 + 2.2 org.jenkins-ci.modules -- GitLab