summaryrefslogtreecommitdiffstats
path: root/api-active-standby-management/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2019-05-16 09:39:24 +0000
committerliamfallon <liam.fallon@est.tech>2019-05-16 09:39:24 +0000
commit0237fe0bc3745362f0f4e7e380f68fe041f88b0e (patch)
treeb24623da834c0ced24a0dddab4f8d6ce3de9155e /api-active-standby-management/pom.xml
parent3d6b63ab652520348e6132832244827247b46604 (diff)
Step snapshot version of drools-pdp
Issue-ID: POLICY-1630 Change-Id: Ia77856077ae89f839aa930101c2002ac25f79595 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'api-active-standby-management/pom.xml')
-rw-r--r--api-active-standby-management/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/api-active-standby-management/pom.xml b/api-active-standby-management/pom.xml
index 5f78aa99..696778a8 100644
--- a/api-active-standby-management/pom.xml
+++ b/api-active-standby-management/pom.xml
@@ -21,15 +21,15 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
-
+
<parent>
<groupId>org.onap.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
-
+
<artifactId>api-active-standby-management</artifactId>
-
+
<name>api-active-standby-management</name>
<description>API for Active Standby Management feature</description>