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 6e4e391 commit ce4007bCopy full SHA for ce4007b
java-diff-utils/pom.xml
@@ -3,7 +3,6 @@
3
<groupId>io.github.java-diff-utils</groupId>
4
<artifactId>java-diff-utils</artifactId>
5
<packaging>jar</packaging>
6
- <name>java-diff-utils</name>
7
<parent>
8
9
<artifactId>java-diff-utils-parent</artifactId>
pom.xml
@@ -4,6 +4,7 @@
<version>4.2-SNAPSHOT</version>
+ <name>java-diff-utils</name>
<packaging>pom</packaging>
<modules>
10
<module>java-diff-utils</module>
0 commit comments