diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-10-31 15:37:59 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-10-31 21:55:43 +0000 |
commit | 45f8e4279116c8ac96ad8fff0e03b8b3c1952ffb (patch) | |
tree | 6b70a3a4c9fde7f8d75ab3bdb949b6e4d340ebfc /api-active-standby-management/pom.xml | |
parent | 7f983422c4970efdf778b99318e346e5de0cd60f (diff) |
Step version for Casablanca support
Issue-ID: POLICY-1233
Change-Id: Iaf3903722b2077da7dde355079da54e2bef43277
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
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 a316b919..e62fa94d 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.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> </parent> <artifactId>api-active-standby-management</artifactId> |