Revert "Install module artifacts with namespaced paths"
This reverts commit 9dde57299c
.
This commit is contained in:
parent
9dde57299c
commit
e62a8ccbd3
@ -1,14 +1,4 @@
|
||||
<configuration>
|
||||
<artifactManagement>
|
||||
<rule>
|
||||
<artifactGlob>
|
||||
<artifactId>{*}</artifactId>
|
||||
</artifactGlob>
|
||||
<files>
|
||||
<file>@{mns}/@1</file>
|
||||
</files>
|
||||
</rule>
|
||||
</artifactManagement>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>install-@{mns}</id>
|
||||
|
Loading…
Reference in New Issue
Block a user