From 2aa0e23898e01eafffe643643eefa8fcdb2ff9c6 Mon Sep 17 00:00:00 2001 From: burdziak Date: Tue, 4 Jun 2019 10:22:20 +0200 Subject: Make Validation groovy rules easier for testing Issue-ID: AAI-2470 Change-Id: Ie28390f4ab3c9bd4f8e469812d6b19ecd82c2879 Signed-off-by: burdziak --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 6822fc0..c75f0e3 100644 --- a/pom.xml +++ b/pom.xml @@ -255,6 +255,7 @@ spring-boot-maven-plugin ${spring-boot.version} + ${start-class} true -- cgit