From eca412c5285bb65bd82a8236e0fec8426a2c605e Mon Sep 17 00:00:00 2001 From: "M.Hosnidokht" Date: Thu, 3 Dec 2020 11:11:16 -0500 Subject: Use data owner attribute instead of owning entity for OwnerCheck Issue-ID: AAI-3226 Signed-off-by: Mohammad Hosnidokht Change-Id: I8222546e7264e99ca3e53fe1212a45008c1064e6 --- aai-core/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'aai-core/pom.xml') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 8f03d5d8..56183fe8 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -8,9 +8,9 @@ Copyright © 2019 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. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -26,7 +26,7 @@ limitations under the License. org.onap.aai.aai-common aai-parent - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT ../aai-parent/pom.xml aai-core @@ -96,7 +96,7 @@ limitations under the License. 2.8 - org.apache.maven.plugins maven-deploy-plugin @@ -133,7 +133,7 @@ limitations under the License. com.att.eelf eelf-core - org.powermock -- cgit 1.2.3-korg