From bd72d8219c1e58f4d73276d8bfa4babdc381bea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martti=20K=C3=A4=C3=A4rik?= Date: Wed, 22 Nov 2023 17:34:55 +0200 Subject: [PATCH] Use full name. --- plugins/org.etsi.mts.tdl.execution.java.runtime/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/org.etsi.mts.tdl.execution.java.runtime/pom.xml b/plugins/org.etsi.mts.tdl.execution.java.runtime/pom.xml index 0406bc9c..7468d4ff 100644 --- a/plugins/org.etsi.mts.tdl.execution.java.runtime/pom.xml +++ b/plugins/org.etsi.mts.tdl.execution.java.runtime/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.etsi.mts.tdl - execution.java + org.etsi.mts.tdl.execution.java 1.0.0-SNAPSHOT src -- GitLab