summaryrefslogtreecommitdiffstats
path: root/feature-distributed-locking
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-10-31 15:37:59 +0000
committerliamfallon <liam.fallon@ericsson.com>2018-10-31 21:55:43 +0000
commit45f8e4279116c8ac96ad8fff0e03b8b3c1952ffb (patch)
tree6b70a3a4c9fde7f8d75ab3bdb949b6e4d340ebfc /feature-distributed-locking
parent7f983422c4970efdf778b99318e346e5de0cd60f (diff)
Step version for Casablanca support
Issue-ID: POLICY-1233 Change-Id: Iaf3903722b2077da7dde355079da54e2bef43277 Signed-off-by: liamfallon <liam.fallon@ericsson.com>
Diffstat (limited to 'feature-distributed-locking')
-rw-r--r--feature-distributed-locking/pom.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml
index 4945d686..16276287 100644
--- a/feature-distributed-locking/pom.xml
+++ b/feature-distributed-locking/pom.xml
@@ -18,16 +18,14 @@
============LICENSE_END=========================================================
-->
-<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">
+<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.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>feature-distributed-locking</artifactId>