commit | 7d66f1e323cd68f59a109c4ae1b56977a28251f9 | [log] [tgz] |
---|---|---|
author | adheli.tavares <adheli.tavares@est.tech> | Fri Jul 21 09:36:12 2023 +0100 |
committer | adheli.tavares <adheli.tavares@est.tech> | Wed Aug 09 16:12:26 2023 +0100 |
tree | fc87a37df518f83a3c0cbaefd9d8ea25e9d69f8a | |
parent | d6e811f962b63bc78d1e8e4243fe2ed94d9992c4 [diff] |
Java 17 Upgrade Removing specific dependencies and leaving only ONAP dependencies and shared testing and common dependencies. Issue-ID: POLICY-4666 Change-Id: I32117e4ac260604a46339ca1b72f7c5c06616657 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*
To build it using Maven 3, run: mvn clean install
Reminder: If maven reports "non-resolvable parent POM", run "mvn clean install" on project "oparent" first.