< prev index next >

application/org.openjdk.jmc.feature.joverflow/pom.xml

Print this page
@@ -39,6 +39,10 @@
  		<version>8.0.0-SNAPSHOT</version>
  	</parent>
  	<artifactId>org.openjdk.jmc.feature.joverflow</artifactId>
  	<version>1.0.1-SNAPSHOT</version>
  	<packaging>eclipse-feature</packaging>
+ 
+ 	<properties>
+ 		<spotless.config.path>${basedir}/../../configuration/ide/eclipse/formatting/formatting.xml</spotless.config.path>
+ 	</properties>
  </project>
< prev index next >