From 869f0f24717606581ee31adaa041aa0931fa2e67 Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Mon, 09 Apr 2018 21:33:55 +0000
Subject: [PATCH] fix travis format
---
opendj-server-legacy/pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/opendj-server-legacy/pom.xml b/opendj-server-legacy/pom.xml
index 69a2c91..d109eeb 100644
--- a/opendj-server-legacy/pom.xml
+++ b/opendj-server-legacy/pom.xml
@@ -711,6 +711,7 @@
<plugin>
<artifactId>maven-jar-plugin</artifactId>
+ <version>2.6</version>
<executions>
<!-- Package boostrap jar - contains only a manifest with classpath for the server -->
<execution>
--
Gitblit v1.10.0