From d7ae9fb7057950399bb9c32153d356cf17381deb Mon Sep 17 00:00:00 2001 From: Philip Makedonski Date: Tue, 28 May 2024 14:57:54 +0200 Subject: [PATCH] - removed legacy word generation from pom --- org.etsi.mts.tdl.parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.etsi.mts.tdl.parent/pom.xml b/org.etsi.mts.tdl.parent/pom.xml index 658122b2..eec7de07 100644 --- a/org.etsi.mts.tdl.parent/pom.xml +++ b/org.etsi.mts.tdl.parent/pom.xml @@ -42,8 +42,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs ../plugins/org.etsi.mts.tdl.ttcn3.ui ../plugins/org.etsi.mts.tdl.importers.ui - ../plugins/org.etsi.mts.tdl.tools.to.docx - ../plugins/org.etsi.mts.tdl.tools.to.docx.ui + + ../plugins/org.etsi.mts.tdl.rt.ui ../plugins/org.etsi.mts.tdl.perspective -- GitLab