diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2021-03-09 14:44:21 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2021-03-09 14:44:36 -0500 |
commit | 9262ad50b236a7447cf1b7b43fff80d89dfd7293 (patch) | |
tree | 73efb7a329c3ff96d5af3c19f313620049a09fe6 /xacml-test/pom.xml | |
parent | 46bf4fbbc7a7cc5ee761d246673e0cd6cd55df79 (diff) |
Bump xacml to 2.4.2-SNAPSHOT
Issue-ID: POLICY-3127
Change-Id: I586fc25f730b708d047999706fd74d6b965bb130
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 718fb38a..d1edc708 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.4.1-SNAPSHOT</version> + <version>2.4.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |