diff options
author | 2024-11-18 17:23:34 +0000 | |
---|---|---|
committer | 2024-11-18 17:23:34 +0000 | |
commit | af1ff728c02e4ed068eda302abe67ca1de333d1e (patch) | |
tree | 91f77b3b7876f3923eb2f5b9bccc5ab7cee42e47 /xacml-test/pom.xml | |
parent | e99760af3876d56cfda64a98b5273cd20fee6716 (diff) |
Release policy/xacml-pdp4.0.1
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 638deaaf..d454e2c0 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.1</version> <relativePath>..</relativePath> </parent> |