diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-29 17:22:00 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-29 17:22:00 +0000 |
commit | 4ee81ccc87f35126d1df5ebcb158392a5e27d9a6 (patch) | |
tree | 862bc0a40f425d01203cd966ed056f01b57103a3 /controlloop/common/coordination/pom.xml | |
parent | e03cf816fdd03f0bf2119aee0c9cc44032e80a3e (diff) |
Release policy/drools-applications1.5.4
Diffstat (limited to 'controlloop/common/coordination/pom.xml')
-rw-r--r-- | controlloop/common/coordination/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/coordination/pom.xml b/controlloop/common/coordination/pom.xml index bc8c699c1..cb5ace688 100644 --- a/controlloop/common/coordination/pom.xml +++ b/controlloop/common/coordination/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications.controlloop.common</groupId> <artifactId>common</artifactId> - <version>1.5.4-SNAPSHOT</version> + <version>1.5.4</version> </parent> <artifactId>coordination</artifactId> |