diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-05-16 16:13:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-05-16 16:13:36 +0000 |
commit | eb57d0a6e0f5f264cf039578a9396a6ebb3731b6 (patch) | |
tree | 0dd415a4ee4cd707e24dc48c0848a5ff6d8dc650 /policy-core | |
parent | 4eb4c1bc9921945eab65776ff7c9598a2b41ad9f (diff) |
Release policy/drools-pdp2.1.3
Diffstat (limited to 'policy-core')
-rw-r--r-- | policy-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-core/pom.xml b/policy-core/pom.xml index afd69e26..d8cabb96 100644 --- a/policy-core/pom.xml +++ b/policy-core/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.3</version> </parent> <dependencies> |