From e2198c4193ceed735b92fda3fbd597802706757a Mon Sep 17 00:00:00 2001 From: Le Stephane Date: Tue, 20 Aug 2019 09:54:53 +0300 Subject: [PATCH] use non-clashing core jar name across mapmate, messagemate, httpmate --- core/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/pom.xml b/core/pom.xml index 8d6841e..c5655a1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -111,4 +111,8 @@ test + + + mapmate-core-${project.version} +