From 094cbc871f47767e6b0aa5d260a7ba7f594f699c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martti=20K=C3=A4=C3=A4rik?= Date: Wed, 22 Nov 2023 17:32:50 +0200 Subject: [PATCH] Feature must be here 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 aa2787de..0ba5e19a 100644 --- a/org.etsi.mts.tdl.parent/pom.xml +++ b/org.etsi.mts.tdl.parent/pom.xml @@ -67,6 +67,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs ../features/org.etsi.mts.tdl.tools.to.docx.feature ../features/org.etsi.mts.tdl.graphical.editor.feature ../features/org.etsi.mts.tdl.ttcn3.feature + ../features/org.etsi.mts.tdl.execution.feature ../updatesite/org.etsi.mts.tdl.updatesite -- GitLab