aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/controller-usecases/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'controlloop/common/controller-usecases/pom.xml')
-rw-r--r--controlloop/common/controller-usecases/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/controlloop/common/controller-usecases/pom.xml b/controlloop/common/controller-usecases/pom.xml
index 236a95a22..46e2626d8 100644
--- a/controlloop/common/controller-usecases/pom.xml
+++ b/controlloop/common/controller-usecases/pom.xml
@@ -3,7 +3,7 @@
============LICENSE_START=======================================================
ONAP
================================================================================
- Copyright (C) 2020 AT&T Intellectual Property. All rights reserved.
+ Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -136,7 +136,7 @@
</dependency>
<dependency>
<groupId>org.onap.policy.models.policy-models-interactions.model-actors</groupId>
- <artifactId>actor.guard</artifactId>
+ <artifactId>actor.xacml</artifactId>
<version>${policy.models.version}</version>
<scope>provided</scope>
</dependency>