fixed wrong product module in e418 profile

This commit is contained in:
Martin Lippert
2020-09-17 11:42:08 +02:00
parent 8baf9ff111
commit 5215fccc57

View File

@@ -420,7 +420,7 @@
</repository> -->
</repositories>
<modules>
<module>org.springframework.boot.ide.product.e417</module>
<module>org.springframework.boot.ide.product.e418</module>
</modules>
</profile>