mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2024-12-23 07:51:08 +00:00
Correction nom package dans pom principal
This commit is contained in:
parent
e6eacf4ea8
commit
f7efd3bd10
@ -10,7 +10,7 @@
|
|||||||
<modules>
|
<modules>
|
||||||
<module>core</module>
|
<module>core</module>
|
||||||
<module>client</module>
|
<module>client</module>
|
||||||
<module>com.pqt.server</module>
|
<module>server</module>
|
||||||
</modules>
|
</modules>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user