IDEMPIERE-4718 Import Existing Maven Projects doesn't import the org.idempiere.p2.targetplatform project (#605)

This commit is contained in:
hengsin 2021-03-02 20:40:04 +08:00 committed by GitHub
parent 2c340390cf
commit 6b79859231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
<module>org.idempiere.javadoc</module>
<module>org.idempiere.test-feature</module>
<module>org.idempiere.test</module>
<module>${idempiere.target}</module>
<module>org.idempiere.p2.targetplatform</module>
</modules>
</project>