diff options
Diffstat (limited to 'feature-active-standby-management')
-rw-r--r-- | feature-active-standby-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-active-standby-management/pom.xml b/feature-active-standby-management/pom.xml index b7f6a96b..3eba18e1 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> |