diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-01-09 12:14:44 +0100 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-01-09 13:54:30 +0100 |
commit | b8f32365b97eac8a21ac87271f4db3120a339821 (patch) | |
tree | 49b3d95be80a7fc02add9f5b157552099604cee9 /pom.xml | |
parent | 5d23f0635680905731e85d3423e2746ed91de34d (diff) |
Upgrade to policy/common 1.3.4 release3.0.1-ONAP1.3.5
And update the license headers.
Issue-ID: POLICY-1390
Change-Id: I8db52c3450b93355e61ec7eb9975d1b687e8fc38
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-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-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. @@ -68,7 +68,7 @@ <hibernate.commons.annotations.version>5.0.1.Final</hibernate.commons.annotations.version> <commons.io.version>2.5</commons.io.version> <xml.apis.version>1.4.01</xml.apis.version> - <policy.common.version>1.3.3</policy.common.version> + <policy.common.version>1.3.4</policy.common.version> </properties> <modules> |