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-outbound/pom.xml b/appc-outbound/pom.xml
index 55a046d..04928c7 100755
--- a/appc-outbound/pom.xml
+++ b/appc-outbound/pom.xml
@@ -24,7 +24,7 @@
 	<parent>

 		<groupId>org.onap.appc</groupId>

 		<artifactId>appc</artifactId>

-		<version>1.4.0-SNAPSHOT</version>

+		<version>1.4.1-SNAPSHOT</version>

 	</parent>

 	<artifactId>appc-outbound</artifactId>

 	<packaging>pom</packaging>