From d5232aa5d79ad7d0bd67ef88a4aaa3180b2233d8 Mon Sep 17 00:00:00 2001 From: Willem Meints Date: Sat, 31 Oct 2015 13:09:06 +0100 Subject: [PATCH] Fix: Changed package to support SBT When you want to use the package from SBT in a way that you normally would use scala package the package needs to have a name like casser-core_2.11. This fixes issue #1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3047e07..5112174 100644 --- a/pom.xml +++ b/pom.xml @@ -4,8 +4,8 @@ 4.0.0 com.noorq.casser - casser-core - 1.2.0_2.11-SNAPSHOT + casser-core_2.11 + 1.2.0-SNAPSHOT jar casser