From 9b60c70ddbdb2e631e2cf4fe6d048176703e6005 Mon Sep 17 00:00:00 2001 From: Philip Makedonski Date: Fri, 22 Dec 2023 12:04:34 +0100 Subject: [PATCH] + build library with maven as well --- org.etsi.mts.tdl.parent/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/org.etsi.mts.tdl.parent/pom.xml b/org.etsi.mts.tdl.parent/pom.xml index 0ba5e19a..8af7f26c 100644 --- a/org.etsi.mts.tdl.parent/pom.xml +++ b/org.etsi.mts.tdl.parent/pom.xml @@ -13,6 +13,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs ../plugins/org.etsi.mts.tdl.model ../plugins/org.etsi.mts.tdl.common ../plugins/org.etsi.mts.tdl.helper + ../plugins/org.etsi.mts.tdl.library ../plugins/org.etsi.mts.tdl.TDLan2 ../plugins/org.etsi.mts.tdl.TDLan2.ide -- GitLab