diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-10-31 16:00:08 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@ericsson.com> | 2018-10-31 22:03:08 +0000 |
commit | 99200202b14077b6a6786784a050fc8a4db9519a (patch) | |
tree | 95c6c71adbc79c7c95b00f595ced67327606d184 /api-active-standby-management/pom.xml | |
parent | c6dc4507bcb7ac1b071c6aad5347461211201170 (diff) |
Set new master version for Dublin
Issue-ID: POLICY-1232
Change-Id: I768c9f4e0e1411854fe6aadb52abbc616654127d
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..5f78aa99 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.4.0-SNAPSHOT</version> </parent> <artifactId>api-active-standby-management</artifactId> |