diff options
author | 2022-12-15 13:45:40 +0000 | |
---|---|---|
committer | 2022-12-15 13:45:40 +0000 | |
commit | d6e7c1e5470aea85cb9aca25c0f8b38097f8ba68 (patch) | |
tree | 85def33ba4f672503beedac8961d27eee5324fe6 /xacml-test/pom.xml | |
parent | 0b3c9efd679c7dfc94082189d4dec0d89a842d49 (diff) |
Release policy/xacml-pdp2.8.0
Diffstat (limited to 'xacml-test/pom.xml')
-rw-r--r-- | xacml-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xacml-test/pom.xml b/xacml-test/pom.xml index f6005527..28332f3d 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.8.0-SNAPSHOT</version> + <version>2.8.0</version> <relativePath>..</relativePath> </parent> |