Increment snapshot version

Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare
for next development cycle.

Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1585
diff --git a/appc-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml
index 31131d4..7d96527 100755
--- a/appc-outbound/appc-aai-client/installer/pom.xml
+++ b/appc-outbound/appc-aai-client/installer/pom.xml
@@ -153,5 +153,5 @@
 		</plugins>
 	</build>
 
-	<version>1.5.0-SNAPSHOT</version>
+	<version>1.6.0-SNAPSHOT</version>
 </project>