Updating version to 1.5.0-SNAPSHOT

API change in version 1.4.0 necessitated moving VPLS app to use new
IntentSynchronizationService.

Change-Id: I3ca5fde8b2d36a4f157b93dbdbc7ca80c0f90e06
diff --git a/ipfix/pom.xml b/ipfix/pom.xml
index 1af3e2b..6933325 100644
--- a/ipfix/pom.xml
+++ b/ipfix/pom.xml
@@ -20,10 +20,10 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-app-samples</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.5.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
-                                        
+
     <artifactId>onos-app-ipfix</artifactId>
     <packaging>bundle</packaging>