From da051421641f6e4b42cc78d1a6315a071cc90941 Mon Sep 17 00:00:00 2001 From: Le Stephane Date: Tue, 20 Aug 2019 10:16:15 +0300 Subject: [PATCH] use non-clashing core jar name across mapmate, messagemate, httpmate --- core/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/pom.xml b/core/pom.xml index 26c630b..7ff3c83 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -44,4 +44,9 @@ ${project.basedir}/src/test/spotbugs/spotbugs-exclude.xml + + + httpmate-core-${project.version} + +