Update pom.xml

This commit is contained in:
Loredana Crusoveanu 2018-10-26 22:30:56 +03:00 committed by GitHub
parent 8c50457533
commit a9d5e2d5f0
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>