Author: carnold
Date: Fri Mar 28 14:53:08 2008
New Revision: 642399
URL: http://svn.apache.org/viewvc?rev=642399&view=rev
Log:
LOGCXX-62: 'deploy' pom to temporary directory
Modified:
logging/log4cxx/trunk/pom.xml
Modified: logging/log4cxx/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4cxx/trunk/pom.xml?rev=642399&r1=642398&r2=642399&view=diff
==============================================================================
--- logging/log4cxx/trunk/pom.xml (original)
+++ logging/log4cxx/trunk/pom.xml Fri Mar 28 14:53:08 2008
@@ -236,8 +236,8 @@
</reporting>
<distributionManagement>
<repository>
- <id>logging.repo</id>
-
<url>scp://people.apache.org/www/people.apache.org/builds/logging/repo</url>
+ <id>tmp.repo</id>
+ <url>file:///tmp</url>
</repository>
<site>
<id>logging.site</id>