Skip to content

Commit 5e30850

Browse files
committed
fix-to(impl): Support for module introduction
1 parent 945cbad commit 5e30850

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

json-diff-impl/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<groupId>cn.xiaoandcai</groupId>
88
<version>4.0.5-RC1-RELEASE</version>
99
</parent>
10+
<packaging>pom</packaging>
1011
<modelVersion>4.0.0</modelVersion>
1112

1213
<artifactId>json-diff-impl</artifactId>

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<module>json-diff-core</module>
1616
<module>json-diff-test</module>
1717
<module>json-diff-common</module>
18-
<module>json-diff-impl</module>
1918
<module>json-diff</module>
2019
<module>json-diff-impl/json-diff-impl-fastjson</module>
2120
<module>json-diff-impl/json-diff-impl-fastjson2</module>

0 commit comments

Comments
 (0)