Merge pull request #5543 from eugenp/lor6-patch-19

Update pom.xml
This commit is contained in:
Loredana Crusoveanu 2018-10-26 22:50:32 +03:00 committed by GitHub
commit dd0eefed99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
<version>${spring-boot.version}</version>
<configuration>
<mainClass>${start-class}</mainClass>
<!-- this is necessary as we're not using the Boot parent -->
</configuration>
</plugin>
</plugins>