diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-01 10:05:57 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-01 10:17:04 -0400 |
commit | 2bcdf0856f2cf70d82f0eb477033bda04f51e20b (patch) | |
tree | 3e255cac016585eb32183afaf9e01e70c1c79beb /pom.xml | |
parent | 6366e7d026e5f2d608f0f8164299956d9abbf0dc (diff) |
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 <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 @@ <groupId>org.onap.policy.api</groupId> <artifactId>api</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <packaging>pom</packaging> |