diff options
author | 2024-07-12 14:39:20 +0000 | |
---|---|---|
committer | 2024-07-12 14:39:20 +0000 | |
commit | 7801b1e61938895d2476c2778e67f099d045cbf8 (patch) | |
tree | 5e23bd4b25ac09a17de94f4a9d375e4277bbf777 /controlloop/common/rules-test/pom.xml | |
parent | 762df2edd82c3377dbeeaa5676b0821aa0b9bd74 (diff) |
Release policy/drools-applications3.0.0
Diffstat (limited to 'controlloop/common/rules-test/pom.xml')
-rw-r--r-- | controlloop/common/rules-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/rules-test/pom.xml b/controlloop/common/rules-test/pom.xml index 8769531c6..446ff8acc 100644 --- a/controlloop/common/rules-test/pom.xml +++ b/controlloop/common/rules-test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-applications.controlloop.common</groupId> <artifactId>drools-applications-common</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.0</version> </parent> <artifactId>rules-test</artifactId> |