diff options
Diffstat (limited to 'api-active-standby-management/pom.xml')
-rw-r--r-- | api-active-standby-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-active-standby-management/pom.xml b/api-active-standby-management/pom.xml index c0ef36e0..eec22ee4 100644 --- a/api-active-standby-management/pom.xml +++ b/api-active-standby-management/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>api-active-standby-management</artifactId> |