diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-01 10:15:39 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-01 10:21:42 -0400 |
commit | 09945478595e8fc316e8b44367d458bfc4205b0d (patch) | |
tree | 0b6aa01c6f7cc67358e6b2497d2ac3eb0ba38556 /pom.xml | |
parent | 5a6784118da818fb1005d9de5694874a88a537cb (diff) |
Update pap repo
Updated license, readme and version to 2.0.0
Issue-ID: POLICY-771
Change-Id: I8b030a2733144bd7b117824dd4e02b10c687d39d
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.pap</groupId> <artifactId>pap</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <packaging>pom</packaging> |