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:
Jason van Zyl 2005-06-03 20:05:38 +00:00
parent f0cb76ca8e
commit b9aafb971a
1 changed files with 1 additions and 6 deletions

View File

@ -48,12 +48,7 @@
<settings>
.
.
<profiles>
<profile>
<active>true</active>
<localRepository>/path/to/local/repo</localRepository>
</profile>
</profiles>
<localRepository>/path/to/local/repo</localRepository>
.
.]]></source>
<p>