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/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml
index b7efe15..8f48b99 100755
--- a/appc-outbound/appc-aai-client/provider/pom.xml
+++ b/appc-outbound/appc-aai-client/provider/pom.xml
@@ -159,5 +159,5 @@
 			</plugins>

 		</pluginManagement>

 	</build>

-	<version>1.4.0-SNAPSHOT</version>

+	<version>1.4.1-SNAPSHOT</version>

 </project>