diff options
Diffstat (limited to 'ONAP-XACML/pom.xml')
-rw-r--r-- | ONAP-XACML/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-XACML/pom.xml b/ONAP-XACML/pom.xml index 271b7f458..c399e3fa9 100644 --- a/ONAP-XACML/pom.xml +++ b/ONAP-XACML/pom.xml @@ -82,7 +82,7 @@ <dependency> <groupId>com.att.research.xacml</groupId> <artifactId>xacml</artifactId> - <version>1.0.0</version> + <version>1.0.1</version> </dependency> </dependencies> </project> |