From 2bcdf0856f2cf70d82f0eb477033bda04f51e20b Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 1 May 2018 10:05:57 -0400 Subject: Update api repo Add missing license and change version to 2.0.0. Remove ECOMP reference. Issue-ID: POLICY-771 Change-Id: If26d97d90df538a554308ef3bbf612a615f3da03 Signed-off-by: Pamela Dragosh --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 50c99afe..4d1895e9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Drools PDP ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -31,7 +31,7 @@ org.onap.policy.api api - 1.1.0-SNAPSHOT + 2.0.0-SNAPSHOT pom -- cgit 1.2.3-korg