diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-07-01 19:25:41 -0400 |
---|---|---|
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-07-04 15:53:42 -0400 |
commit | d4b56bc36db1169024fef1f54f924bf3b8f351b6 (patch) | |
tree | 65bcbc2dfed8dad63a1dfa829b569ad705bbef02 /ms/blueprintsprocessor/parent | |
parent | d9e690caf3c1c0b6bb5d55dd21fc75508f267f5d (diff) |
Error: Could not find or load main class
Use oparent as root project pom
Change-Id: Ibacb94a08051c2d3f48125a66c0579fa4da94e2d
Issue-ID: CCSDK-1443
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'ms/blueprintsprocessor/parent')
-rwxr-xr-x | ms/blueprintsprocessor/parent/pom.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 82c2e6153..b1d288979 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - ~ Copyright © 2017-2018 AT&T Intellectual Property. - ~ - ~ Modifications Copyright © 2018 - 2019 IBM, Bell Canada + ~ Copyright © 2017-2019 AT&T, IBM, Bell Canada. ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. |