aboutsummaryrefslogtreecommitdiffstats
path: root/feature-distributed-locking/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@ericsson.com>2018-10-31 16:00:08 +0000
committerliamfallon <liam.fallon@ericsson.com>2018-10-31 22:03:08 +0000
commit99200202b14077b6a6786784a050fc8a4db9519a (patch)
tree95c6c71adbc79c7c95b00f595ced67327606d184 /feature-distributed-locking/pom.xml
parentc6dc4507bcb7ac1b071c6aad5347461211201170 (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 'feature-distributed-locking/pom.xml')
-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..a01a407f 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.4.0-SNAPSHOT</version>
</parent>
<artifactId>feature-distributed-locking</artifactId>