Roll to next snapshot version
[sdnc/oam.git] / installation / pom.xml
index f0fd345..cdcfeea 100644 (file)
@@ -5,14 +5,14 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
     <groupId>org.onap.sdnc.oam</groupId>
     <artifactId>installation</artifactId>
-    <version>1.3.1-SNAPSHOT</version>
+    <version>1.4.1-SNAPSHOT</version>
 
     <name>sdnc-oam :: installation</name>
     <description>Installs SDN-C on local file system</description>
@@ -28,6 +28,7 @@
     </properties>
 
     <modules>
+        <module>ansible-server</module>
         <module>sdnc</module>
         <module>admportal</module>
         <module>ueb-listener</module>