From 239d629612a7943622076abb13a99dd981078367 Mon Sep 17 00:00:00 2001 From: Alexander Turenko Date: Thu, 21 Mar 2019 15:57:27 +0300 Subject: [PATCH] Fix coverage reporting to coverall.io It is the fix for the regression from 3140b4f6 ('jdbc: fix hardcoded driver version'). Fixes #139. --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index cff3995f..dcd9b41a 100644 --- a/pom.xml +++ b/pom.xml @@ -101,6 +101,17 @@ org.jacoco jacoco-maven-plugin 0.8.2 + + + + + + org/tarantool/Version.class + + prepare-agent