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 a997656 commit 81e60f0Copy full SHA for 81e60f0
spring-javaformat-eclipse/io.spring.javaformat.eclipse/pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
<artifactId>io.spring.javaformat.eclipse</artifactId>
12
<packaging>eclipse-plugin</packaging>
13
- <name>Spring JavaFormat Eclipse Parent</name>
+ <name>Spring JavaFormat Eclipse</name>
14
<properties>
15
<main.basedir>${basedir}/../..</main.basedir>
16
</properties>
spring-javaformat-eclipse/pom.xml
<artifactId>spring-javaformat-eclipse</artifactId>
<packaging>pom</packaging>
- <name>Spring JavaFormat Eclipse</name>
+ <name>Spring JavaFormat Eclipse Parent</name>
<main.basedir>${basedir}/..</main.basedir>
<java.version>11</java.version>
0 commit comments