Add distribution nonrtric
[oam.git] / features / devicemanager / o-ran / ru-fh / provider / pom.xml
index aac7ef2..2d0da91 100644 (file)
 
     <groupId>org.o-ran-sc.oam.features.devicemanager</groupId>
     <artifactId>devicemanager-oran-ru-fh-provider</artifactId>
-     <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
-       <name>o-ran-sc-features :: ${project.artifactId}</name>
+    <name>o-ran-sc-features :: ${project.artifactId}</name>
     <licenses>
         <license>
             <name>Apache License, Version 2.0</name>
@@ -65,8 +65,8 @@
         <!-- end for testing -->
         <dependency>
             <groupId>${project.groupId}</groupId>
-               <artifactId>devicemanager-oran-ru-fh-model</artifactId>
-               <version>${project.version}</version>
+            <artifactId>devicemanager-oran-ru-fh-model</artifactId>
+            <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>