diff options
author | Renu Kumari <renu.kumari@bell.ca> | 2021-08-24 10:12:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-08-24 10:12:25 +0000 |
commit | 976fe54b0782023ab496904481dc0cc9f4eaf4d4 (patch) | |
tree | 43ab40615124114fa9855b3c862db3a79d359e86 /pom.xml | |
parent | 3fa9b11674bb740a9cfc61c1ab56c07041b3a0c5 (diff) | |
parent | c45e44f35f48af457a8446280ef38b15bd008541 (diff) |
Merge "Remove app Maven property"
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -512,7 +512,6 @@ <version>3.0.0</version> <configuration> <container> - <mainClass>${app}</mainClass> <creationTime>USE_CURRENT_TIMESTAMP</creationTime> </container> <from> |