Author: grobmeier
Date: Fri Oct 23 07:16:29 2009
New Revision: 828949
URL: http://svn.apache.org/viewvc?rev=828949&view=rev
Log:
appended assembly id
Modified:
incubator/log4php/trunk/pom.xml
Modified: incubator/log4php/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/log4php/trunk/pom.xml?rev=828949&r1=828948&r2=828949&view=diff
==============================================================================
--- incubator/log4php/trunk/pom.xml (original)
+++ incubator/log4php/trunk/pom.xml Fri Oct 23 07:16:29 2009
@@ -257,7 +257,7 @@
<descriptor>src/assembly/bin.xml</descriptor>
<descriptor>src/assembly/pear-assembly.xml</descriptor>
</descriptors>
-
<appendAssemblyId>false</appendAssemblyId>
+
<appendAssemblyId>true</appendAssemblyId>
</configuration>
<executions>
<execution>