aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/distribution/main/rest/TestHttpsDistributionRestServer.java
diff options
context:
space:
mode:
authoradheli.tavares <adheli.tavares@est.tech>2024-02-02 11:36:53 +0000
committeradheli.tavares <adheli.tavares@est.tech>2024-02-07 14:13:37 +0000
commit5f37a80fa7df9fc5605ee9182f0706b430aec5e1 (patch)
treea79a5c09d72f238342ba1638ba5e860637408a41 /main/src/test/java/org/onap/policy/distribution/main/rest/TestHttpsDistributionRestServer.java
parent10723a70523318b2ce9ac7011489687f491036e6 (diff)
Fix RestController usage after removing AAF filter
- some of AAF filter were attached to deprecated dmaap dependency Issue-ID: POLICY-4402 Change-Id: Iba3cf4de5da685ecda7a718b4eb44d1b199942d8 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'main/src/test/java/org/onap/policy/distribution/main/rest/TestHttpsDistributionRestServer.java')
-rw-r--r--main/src/test/java/org/onap/policy/distribution/main/rest/TestHttpsDistributionRestServer.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/test/java/org/onap/policy/distribution/main/rest/TestHttpsDistributionRestServer.java b/main/src/test/java/org/onap/policy/distribution/main/rest/TestHttpsDistributionRestServer.java
index ffe0c8d5..a99b1e3f 100644
--- a/main/src/test/java/org/onap/policy/distribution/main/rest/TestHttpsDistributionRestServer.java
+++ b/main/src/test/java/org/onap/policy/distribution/main/rest/TestHttpsDistributionRestServer.java
@@ -1,7 +1,7 @@
/*-
* ============LICENSE_START=======================================================
* Copyright (C) 2018 Intel. All rights reserved.
- * Modifications Copyright (C) 2019-2020 Nordix Foundation.
+ * Modifications Copyright (C) 2019-2020, 2024 Nordix Foundation.
* Modifications Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved.
* ================================================================================
* Licensed under the Apache License, Version 2.0 (the "License");