We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f4faa commit 759dfdfCopy full SHA for 759dfdf
spring-javaformat-gradle/io.spring.javaformat.gradle.plugin/pom.xml
@@ -11,6 +11,9 @@
11
<artifactId>io.spring.javaformat.gradle.plugin</artifactId>
12
<packaging>pom</packaging>
13
<name>Spring JavaFormat Gradle Plugin Marker Artifact</name>
14
+ <properties>
15
+ <main.basedir>${basedir}/../..</main.basedir>
16
+ </properties>
17
<dependencies>
18
<dependency>
19
<groupId>io.spring.javaformat</groupId>
0 commit comments