From bf2f1e35ea2d7b71cf0968dbca479526de5458ee Mon Sep 17 00:00:00 2001 From: Alexander Reelsen Date: Tue, 28 Jul 2015 16:52:49 +0200 Subject: [PATCH] Testing: Fix copying of files in shield integration tests In order to correctly copy the license plugin version, we have to enable useBaseVersion in order to strip the snapshot version number. Original commit: elastic/x-pack-elasticsearch@025da92c35385930c24b9c53009c56613d0580f3 --- shield/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/shield/pom.xml b/shield/pom.xml index b56159cf921..3af28bb293b 100644 --- a/shield/pom.xml +++ b/shield/pom.xml @@ -106,6 +106,7 @@ true + true