From a85da1b9d432d8c6c8729ce9b8f3e77c9634bc0b Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Tue, 5 Sep 2017 16:28:40 +0200 Subject: [PATCH] HV-1480 Add a hv-6.0 entry to be able to compare the latest stable with our current snapshot --- performance/pom.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/performance/pom.xml b/performance/pom.xml index c1d20a3297..e8aeab31f9 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -192,6 +192,47 @@ + + hv-6.0 + + + validator + hv-6.0 + + + + Hibernate Validator + 6.0.2.Final + + + + javax.validation + validation-api + + + ${project.groupId} + hibernate-validator + ${beanvalidation-impl.version} + + + org.glassfish + javax.el + + + log4j + log4j + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + + hv-5.4