Author: olamy
Date: Thu Jun 21 09:13:28 2012
New Revision: 1352466
URL: http://svn.apache.org/viewvc?rev=1352466&view=rev
Log:
change finalName of the produced source release archives
Modified:
incubator/directmemory/trunk/pom.xml
Modified: incubator/directmemory/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/directmemory/trunk/pom.xml?rev=1352466&r1=1352465&r2=1352466&view=diff
==============================================================================
--- incubator/directmemory/trunk/pom.xml (original)
+++ incubator/directmemory/trunk/pom.xml Thu Jun 21 09:13:28 2012
@@ -879,6 +879,7 @@ under the License.
<goal>single</goal>
</goals>
<configuration>
+ <finalName>apache-directmemory-${project.version}</finalName>
<runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
<descriptorRefs>
<descriptorRef>${sourceReleaseAssemblyDescriptor}</descriptorRef>