Author: ebourg
Date: Tue Dec  8 16:52:03 2015
New Revision: 1718647

URL: http://svn.apache.org/viewvc?rev=1718647&view=rev
Log:
Renamed the bin/src archives

Modified:
    commons/proper/jexl/trunk/pom.xml

Modified: commons/proper/jexl/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/jexl/trunk/pom.xml?rev=1718647&r1=1718646&r2=1718647&view=diff
==============================================================================
--- commons/proper/jexl/trunk/pom.xml (original)
+++ commons/proper/jexl/trunk/pom.xml Tue Dec  8 16:52:03 2015
@@ -154,6 +154,7 @@
                         <descriptor>src/main/assembly/src.xml</descriptor>
                     </descriptors>
                     <tarLongFileMode>gnu</tarLongFileMode>
+                    <finalName>commons-jexl-${pom.version}</finalName>
                 </configuration>
             </plugin>
             <plugin>


Reply via email to