From a4864e61a61a5b89293e96738d6c3f50f3fd7c9b Mon Sep 17 00:00:00 2001 From: Philip Makedonski Date: Mon, 8 Jul 2024 18:15:56 +0000 Subject: [PATCH] + added ecore dependency --- plugins/org.etsi.mts.tdl.standalone/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/plugins/org.etsi.mts.tdl.standalone/pom.xml b/plugins/org.etsi.mts.tdl.standalone/pom.xml index 8e97c3d5..91f9c9b1 100644 --- a/plugins/org.etsi.mts.tdl.standalone/pom.xml +++ b/plugins/org.etsi.mts.tdl.standalone/pom.xml @@ -13,7 +13,13 @@ package package - + + + org.eclipse.emf + org.eclipse.emf.ecore + 2.35.0 + + -- GitLab