< prev index next > releng/third-party/pom.xml
Print this page
<modelVersion>4.0.0</modelVersion>
<groupId>org.openjdk.jmc</groupId>
<artifactId>external-dependencies</artifactId>
<packaging>war</packaging>
<version>8.0.0-SNAPSHOT</version>
+
+ <properties>
+ <spotless.config.path>${basedir}/../../configuration/ide/eclipse/formatting/formatting.xml</spotless.config.path>
+ </properties>
+
<build>
<plugins>
<plugin>
<groupId>org.reficio</groupId>
<artifactId>p2-maven-plugin</artifactId>
< prev index next >