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