Skip to content

Commit 161e205

Browse files
authored
Merge pull request #49 from AntChainOpenLabs/fix/rm-extra-sub-module-in-pom
[fix][*][*] rm extra sub module in pom.xml
2 parents a970a79 + ea444ce commit 161e205

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
<module>antchain-bridge-plugin-lib</module>
3232
<module>antchain-bridge-plugin-manager</module>
3333
<module>antchain-bridge-bcdns</module>
34-
<module>pluginset/fiscobcos/offchain-plugin</module>
3534
</modules>
3635

3736
<properties>
@@ -63,4 +62,4 @@
6362
</plugin>
6463
</plugins>
6564
</build>
66-
</project>
65+
</project>

0 commit comments

Comments
 (0)