diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 15:31:17 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-10-18 15:31:17 +0000 |
commit | f8aa410e7d819f42e8a1bb4a4a60eb45da3a05a6 (patch) | |
tree | 48bb82c438c040de99561d8acfeed2ab89f51a6d /controlloop/common/feature-controlloop-utils | |
parent | ba809c93ab6cb684c3b5ab158fc1bd29aeda2fbe (diff) |
Release policy/drools-applications2.0.1
Diffstat (limited to 'controlloop/common/feature-controlloop-utils')
-rw-r--r-- | controlloop/common/feature-controlloop-utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/feature-controlloop-utils/pom.xml b/controlloop/common/feature-controlloop-utils/pom.xml index 11cf2400e..9287b6667 100644 --- a/controlloop/common/feature-controlloop-utils/pom.xml +++ b/controlloop/common/feature-controlloop-utils/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.drools-applications.controlloop.common</groupId> <artifactId>drools-applications-common</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> </parent> <artifactId>feature-controlloop-utils</artifactId> |