diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-17 21:35:38 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-17 21:35:38 +0000 |
commit | e16ed4b8774342d07200760ac1ca5b28f8934b4a (patch) | |
tree | 25b010f4a7a9c0e6d4c761fa3bd97ff8d2de0674 /applications/guard | |
parent | 9cd17ef720663f59834050168503aa0f7f4d90a4 (diff) |
Release policy/xacml-pdp8.0.2-PF-I12.4.6
Diffstat (limited to 'applications/guard')
-rw-r--r-- | applications/guard/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index a744c0bd..5506d771 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.4.6-SNAPSHOT</version> + <version>2.4.6</version> </parent> <artifactId>xacml-guard</artifactId> |