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

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>