commit | 2e11c2e6df991a40933a72c3ff5e8341c047c613 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Wed May 18 12:32:03 2022 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Wed May 18 12:35:03 2022 +0100 |
tree | 287c8d394feaabe79686daa4d7f78da634149299 | |
parent | b3d506ced9857dc4b78cb27e27f1890aa5e0fbd9 [diff] |
Add release script for new branch creation Issue-ID: POLICY-3835 Change-Id: I7666e9bfe8ad765d5689c79f8136bdf8df1ef83a Signed-off-by: liamfallon <liam.fallon@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.