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 945cbad commit 5e30850Copy full SHA for 5e30850
json-diff-impl/pom.xml
@@ -7,6 +7,7 @@
7
<groupId>cn.xiaoandcai</groupId>
8
<version>4.0.5-RC1-RELEASE</version>
9
</parent>
10
+ <packaging>pom</packaging>
11
<modelVersion>4.0.0</modelVersion>
12
13
<artifactId>json-diff-impl</artifactId>
pom.xml
@@ -15,7 +15,6 @@
15
<module>json-diff-core</module>
16
<module>json-diff-test</module>
17
<module>json-diff-common</module>
18
- <module>json-diff-impl</module>
19
<module>json-diff</module>
20
<module>json-diff-impl/json-diff-impl-fastjson</module>
21
<module>json-diff-impl/json-diff-impl-fastjson2</module>
0 commit comments