Add version to pom files

Change-Id: Ia7eaffdb1391b0b836a2911395c2b768b4926ef3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
diff --git a/appc-dispatcher/appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/pom.xml
index 0579ef2..04c2823 100644
--- a/appc-dispatcher/appc-request-handler/pom.xml
+++ b/appc-dispatcher/appc-request-handler/pom.xml
@@ -48,4 +48,5 @@
     </modules>
 
     <groupId>org.onap.appc</groupId>
+    <version>1.4.0-SNAPSHOT</version>
 </project>