Author: jvanzyl
Date: Sat Jan 19 14:19:34 2008
New Revision: 613472
URL: http://svn.apache.org/viewvc?rev=613472&view=rev
Log:
o Make sure the retrotranslated JAR is the only JAR for now
Modified:
maven/artifact/trunk/pom.xml
Modified: maven/artifact/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/artifact/trunk/pom.xml?rev=613472&r1=613471&r2=613472&view=diff
==============================================================================
--- maven/artifact/trunk/pom.xml (original)
+++ maven/artifact/trunk/pom.xml Sat Jan 19 14:19:34 2008
@@ -154,6 +154,7 @@
</goals>
<configuration>
<embed>true</embed>
+ <replace>true</replace>
</configuration>
</execution>
</executions>