From b11a8bda3662241f59f243a9462319e4577aa75f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martti=20K=C3=A4=C3=A4rik?= Date: Mon, 17 Jun 2024 20:11:48 +0300 Subject: [PATCH] Missed from aa69d64ce3fc10 --- .../pom.xml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 plugins/org.etsi.mts.tdl.execution.java.codegen/pom.xml diff --git a/plugins/org.etsi.mts.tdl.execution.java.codegen/pom.xml b/plugins/org.etsi.mts.tdl.execution.java.codegen/pom.xml new file mode 100644 index 00000000..46f1e2c0 --- /dev/null +++ b/plugins/org.etsi.mts.tdl.execution.java.codegen/pom.xml @@ -0,0 +1,21 @@ + + 4.0.0 + + org.etsi.mts.tdl + org.etsi.mts.tdl.parent + 1.0.0-SNAPSHOT + ../../org.etsi.mts.tdl.parent + + + org.etsi.mts.tdl.execution.java.codegen + eclipse-plugin + + + + maven-compiler-plugin + + + + \ No newline at end of file -- GitLab