< prev index next > core/tests/org.openjdk.jmc.flightrecorder.test/pom.xml
Print this page
<groupId>org.openjdk.jmc</groupId>
<artifactId>missioncontrol.core.tests</artifactId>
<version>8.0.0-SNAPSHOT</version>
</parent>
<artifactId>flightrecorder.test</artifactId>
+ <properties>
+ <spotless.config.path>${basedir}/../../../configuration/ide/eclipse/formatting/formatting.xml</spotless.config.path>
+ </properties>
<dependencies>
<dependency>
<groupId>org.openjdk.jmc</groupId>
<artifactId>common.test</artifactId>
<type>test-jar</type>
< prev index next >