BAEL-5650 jar file path (#12463)

* BAEL-5650 jar file path

* move to jar module
This commit is contained in:
Kai Yuan
2022-07-11 04:09:49 +02:00
committed by GitHub
parent 91878d9819
commit ebf0f00efb
4 changed files with 106 additions and 4 deletions

View File

@@ -13,7 +13,6 @@
<artifactId>core-java-modules</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<build>
<finalName>core-java-lang-5</finalName>
<resources>
@@ -23,5 +22,4 @@
</resource>
</resources>
</build>
</project>
</project>