Remove Test Artificts in Doc
[oam.git] / features / pom.xml
index 95d586d..04a1499 100644 (file)
@@ -16,8 +16,7 @@
 # limitations under the License.
 #
 -->
-<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">
+<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>
 
   <groupId>org.o-ran-sc.oam.features</groupId>
   <version>0.7.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
-  <name>o-ran-sc features</name>
+  <name>o-ran-sc features top</name>
+
   <modules>
     <module>devicemanager/o-ran/ru-fh</module>
     <module>devicemanager/x-ran/ru-fh</module>
   </modules>
+
 </project>