Add o-ran devicemanager
[oam.git] / features / pom.xml
similarity index 80%
rename from pom.xml
rename to features/pom.xml
index e6f93e7..95d586d 100644 (file)
--- a/pom.xml
   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>
 
-  <groupId>org.o-ran-sc.oam</groupId>
-  <artifactId>oam-root</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <groupId>org.o-ran-sc.oam.features</groupId>
+  <artifactId>features-top</artifactId>
+  <version>0.7.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
-  <name>oam-root</name>
+  <name>o-ran-sc features</name>
   <modules>
-    <module>distribution</module>
+    <module>devicemanager/o-ran/ru-fh</module>
+    <module>devicemanager/x-ran/ru-fh</module>
   </modules>
 </project>