From b0884716f7ae096c0f45c5106134175d78035990 Mon Sep 17 00:00:00 2001 From: Mathieu BAGUE Date: Tue, 10 Oct 2017 18:06:33 +0200 Subject: [PATCH] Add case-repository, entsoe-case-repository and network-merge to the distribution jars --- distribution/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/distribution/pom.xml b/distribution/pom.xml index 296a55d3..1262695b 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -136,6 +136,22 @@ ${project.version} + + + ${project.groupId} + case-repository + ${project.version} + + + ${project.groupId} + entsoe-case-repository + ${project.version} + + + ${project.groupId} + network-merge + ${project.version} +