drools-pdp-apps
================================================================================
Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved.
- Modifications Copyright (C) 2019, 2023-2024 Nordix Foundation.
+ Modifications Copyright (C) 2019, 2023-2025 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+
+ SPDX-License-Identifier: Apache-2.0
============LICENSE_END=========================================================
-->
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>5.1.1-SNAPSHOT</version>
+ <version>5.1.1</version>
<relativePath />
</parent>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- Project common dependency versions -->
- <version.policy.common>3.1.1-SNAPSHOT</version.policy.common>
- <policy.models.version>4.1.1-SNAPSHOT</policy.models.version>
- <version.policy.drools-pdp>3.1.1-SNAPSHOT</version.policy.drools-pdp>
+ <version.policy.common>3.1.1</version.policy.common>
+ <policy.models.version>4.1.1</policy.models.version>
+ <version.policy.drools-pdp>3.1.1</version.policy.drools-pdp>
<surefireArgLine>
--add-opens java.base/java.lang=ALL-UNNAMED
</surefireArgLine>