< prev index next > releng/platform-definitions/pom.xml
Print this page
<artifactId>missioncontrol.releng</artifactId>
<version>8.0.0-SNAPSHOT</version>
</parent>
<artifactId>platform-definitions</artifactId>
<packaging>pom</packaging>
+
+ <properties>
+ <spotless.config.path>${basedir}/../../configuration/ide/eclipse/formatting/formatting.xml</spotless.config.path>
+ </properties>
+
<modules>
<!-- Photon will be deprecated eventually - don't use it! -->
<module>platform-definition-photon</module>
<module>platform-definition-2018-09</module>
<module>platform-definition-2018-12</module>
< prev index next >