Author: hfnukal
Date: 2011-06-14 04:48:03 -0400 (Tue, 14 Jun 2011)
New Revision: 6645
Modified:
epp/portal/branches/EPP_5_1_Branch/settings.xml
Log:
Cange local repository name back
Modified: epp/portal/branches/EPP_5_1_Branch/settings.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/settings.xml 2011-06-14 04:48:48 UTC (rev 6644)
+++ epp/portal/branches/EPP_5_1_Branch/settings.xml 2011-06-14 08:48:03 UTC (rev 6645)
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<settings
xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd">
- <localRepository>${env.HOME}/.m2_EPPpack</localRepository>
+ <localRepository>${env.HOME}/.m2_EPP</localRepository>
<mirrors>
<mirror>