Image 1 for ovsdb.
[docs.git] / manuals / pom.xml
index a96922ef2e33b88a295d4f5538bba35332ec65bc..293bf2f43b54268eab1fae006e78e46df21e014a 100644 (file)
@@ -2,13 +2,13 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
-    <groupId>org.opendaylight.documentation</groupId>
+    <groupId>org.opendaylight.docs</groupId>
     <artifactId>root</artifactId>
     <version>0.1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.opendaylight.documentation</groupId>
+  <groupId>org.opendaylight.docs</groupId>
   <artifactId>manuals</artifactId>
   <version>0.1.0-SNAPSHOT</version>
   <name>OpenDaylight Docs - Manuals</name>
@@ -30,6 +30,7 @@
     <module>install-guide</module>
     <module>developers-guide</module>
     <module>operations-guide</module>
+    <module>user-guide</module>
   </modules>
 
 </project>