Skip to content
Snippets Groups Projects
Commit 0ca3cba7 authored by tranoris's avatar tranoris
Browse files

models dix for #4

parent c44d9219
No related branches found
No related tags found
2 merge requests!8Merging 2024Q2_RC into main, creating 2024Q2 Release,!2Resolve "Fix to reference new model projects"
......@@ -85,7 +85,12 @@
<dependency>
<groupId>org.etsi.osl</groupId>
<artifactId>org.etsi.osl.tmf.api</artifactId>
<artifactId>org.etsi.osl.model.tmf</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.etsi.osl</groupId>
<artifactId>org.etsi.osl.model.k8s</artifactId>
<version>${project.version}</version>
</dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment