mirror of https://github.com/apache/maven.git
updating localRepository configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@179876 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f0cb76ca8e
commit
b9aafb971a
|
@ -48,12 +48,7 @@
|
||||||
<settings>
|
<settings>
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
<profiles>
|
|
||||||
<profile>
|
|
||||||
<active>true</active>
|
|
||||||
<localRepository>/path/to/local/repo</localRepository>
|
<localRepository>/path/to/local/repo</localRepository>
|
||||||
</profile>
|
|
||||||
</profiles>
|
|
||||||
.
|
.
|
||||||
.]]></source>
|
.]]></source>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue