Add versions to pom files

Adding version tags that were left out of the last
version tag commit

Change-Id: I4a0d82b33571794664be215303ddc953203a253a
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
diff --git a/appc-provider/appc-provider-features/features-appc-provider/pom.xml b/appc-provider/appc-provider-features/features-appc-provider/pom.xml
index 1c85094..ce0bf71 100644
--- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml
+++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml
@@ -8,6 +8,7 @@
 
   <groupId>org.onap.appc</groupId>
   <artifactId>features-appc-provider</artifactId>
+  <version>1.4.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <name>appc-provider features repo</name>