Roll to next version after release

Change to version 1.4.1-SNAPSHOT

Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml
index e6fd366..1ebbaab 100644
--- a/appc-core/appc-common-bundle/pom.xml
+++ b/appc-core/appc-common-bundle/pom.xml
@@ -182,5 +182,5 @@
       </plugin>

     </plugins>  

   </build>

-  <version>1.4.0-SNAPSHOT</version>

+  <version>1.4.1-SNAPSHOT</version>

 </project>