Author: adrianc
Date: Mon Apr 12 00:11:09 2010
New Revision: 933052
URL: http://svn.apache.org/viewvc?rev=933052&view=rev
Log:
Fixed site deployment.
Modified:
commons/sandbox/convert/trunk/pom.xml
Modified: commons/sandbox/convert/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/convert/trunk/pom.xml?rev=933052&r1=933051&r2=933052&view=diff
==============================================================================
--- commons/sandbox/convert/trunk/pom.xml (original)
+++ commons/sandbox/convert/trunk/pom.xml Mon Apr 12 00:11:09 2010
@@ -24,7 +24,7 @@
<version>8</version>
</parent>
<name>Commons Convert</name>
- <artifactId>commons-convert</artifactId>
+ <artifactId>convert</artifactId>
<version>1.0-SNAPSHOT</version>
<inceptionYear>2003</inceptionYear>
<description>Java Conversion Utilities</description>