diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-24 17:26:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-24 17:26:37 +0000 |
commit | 98234e1c43705ed5a5eff98f4aec9e2b0b6df952 (patch) | |
tree | fd41faccb763c12f0eeaa51336ee9bea9ef60c00 /feature-distributed-locking | |
parent | 1f402b6388ab5d46c0e9f07926bcd8d1d2d3f190 (diff) |
Release policy/drools-pdp1.6.0
Diffstat (limited to 'feature-distributed-locking')
-rw-r--r-- | feature-distributed-locking/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-distributed-locking/pom.xml b/feature-distributed-locking/pom.xml index 50095041..d50ded92 100644 --- a/feature-distributed-locking/pom.xml +++ b/feature-distributed-locking/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.0</version> </parent> <artifactId>feature-distributed-locking</artifactId> |