aboutsummaryrefslogtreecommitdiffstats
path: root/a1-adapter/a1-adapter-api/feature/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'a1-adapter/a1-adapter-api/feature/pom.xml')
-rw-r--r--a1-adapter/a1-adapter-api/feature/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/a1-adapter/a1-adapter-api/feature/pom.xml b/a1-adapter/a1-adapter-api/feature/pom.xml
index cc4c681e..9c7c4a63 100644
--- a/a1-adapter/a1-adapter-api/feature/pom.xml
+++ b/a1-adapter/a1-adapter-api/feature/pom.xml
@@ -19,6 +19,7 @@
~ ============LICENSE_END=======================================================
~
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -37,12 +38,10 @@
<name>ccsdk-oran :: ${project.artifactId}</name>
<dependencies>
-
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>a1-adapter-provider</artifactId>
<version>${project.version}</version>
</dependency>
-
</dependencies>
</project> \ No newline at end of file