Move to 2.1.17

Also, fix inconsistent startup of AAF Cass

Issue-ID: AAF-598
Change-Id: I9300812ec8d2869e92621473ebd5933c9345f283
Signed-off-by: Instrumental <jonathan.gathman@att.com>
diff --git a/auth/auth-oauth/pom.xml b/auth/auth-oauth/pom.xml
index 81784b8..61a8881 100644
--- a/auth/auth-oauth/pom.xml
+++ b/auth/auth-oauth/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.onap.aaf.authz</groupId>
 		<artifactId>authparent</artifactId>
-		<version>2.1.6-SNAPSHOT</version>
+		<version>2.1.7-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>