From d6afd99961aacd6ce915629773723cb6c6e145a7 Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Tue, 7 Apr 2020 16:27:32 -0400 Subject: Prepare to switch esodata to external project This adds the esodata project as a dependancy, to prepare for the duplicated code between this project and that one being removed. --- base/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'base/pom.xml') diff --git a/base/pom.xml b/base/pom.xml index f5eea88..664748a 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -146,5 +146,10 @@ + + io.github.bculkin2442 + esodata + 1.0-SNAPSHOT + -- cgit v1.2.3