diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:01 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-07-12 11:40:01 +0000 |
commit | 95f88b9d9bdcc15ce905dac8bc3460a2a9ebd5a9 (patch) | |
tree | af940837389a0b0e834559e00812ae82b8dfb5ad /applications/match/pom.xml | |
parent | e3f35657ab5db1354481ef4264478ceee519e0a1 (diff) |
Release policy/xacml-pdp4.0.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 6c8d793f..63f48733 100644 --- a/applications/match/pom.xml +++ b/applications/match/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.0</version> </parent> <artifactId>xacml-match</artifactId> |