diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-06-23 16:03:55 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-06-23 16:03:55 -0500 |
commit | 4795ef7d02e1b7ccca53e2b6b3782e207cbe7618 (patch) | |
tree | 67a2185b82266999513abc8f0d4aac20d8400f78 /feature-distributed-locking | |
parent | 142d5c847dd8d18fc7683f750814885cb31fe224 (diff) |
Bump versions to 1.8.4-SNAPSHOT
Issue-ID: POLICY-3329
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I32a206fc2433e079ba62f7f9a48083d993c064cd
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 f9065993..e4708438 100644 --- a/feature-distributed-locking/pom.xml +++ b/feature-distributed-locking/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.8.3-SNAPSHOT</version> + <version>1.8.4-SNAPSHOT</version> </parent> <artifactId>feature-distributed-locking</artifactId> |