Eliminate Sphinx Errors and Warnings
[aai/aai-common.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index aa82b7f..a15ea04 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
     <groupId>org.onap.aai.aai-common</groupId>
     <artifactId>aai-common</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.5-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>aai-aai-common</name>
     <description>Contains all of the common code for resources and traversal repos</description>
 
     <modules>
         <module>aai-schema</module>
+        <module>aai-schema-ingest</module>
         <module>aai-annotations</module>
         <module>aai-core</module>
         <module>aai-auth</module>
         <module>aai-utils</module>
-        <module>aai-client-loadbalancer</module>
-        <module>aai-schema-ingest</module>
     </modules>
 
     <properties>