Update SNAPSHOT version

Releasing v1.1.0 so we need to update SNAPSHOT

Issue-ID: POLICY-436
Change-Id: I0c24b0c9a5bd67471ad0fb8b8c17b77e5b70b44f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
diff --git a/feature-active-standby-management/pom.xml b/feature-active-standby-management/pom.xml
index b7f6a96..3eba18e 100644
--- a/feature-active-standby-management/pom.xml
+++ b/feature-active-standby-management/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.onap.policy.drools-pdp</groupId>
 		<artifactId>drools-pdp</artifactId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.1.1-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>feature-active-standby-management</artifactId>