Add version to pom files

Change-Id: Ia7eaffdb1391b0b836a2911395c2b768b4926ef3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
diff --git a/appc-core/appc-core-installer/pom.xml b/appc-core/appc-core-installer/pom.xml
index fa8b290..c3b2dc7 100644
--- a/appc-core/appc-core-installer/pom.xml
+++ b/appc-core/appc-core-installer/pom.xml
@@ -140,4 +140,5 @@
       </plugin>

     </plugins>

   </build>

+    <version>1.4.0-SNAPSHOT</version>

 </project>
\ No newline at end of file