Author: alexsmirnov
Date: 2007-10-16 19:42:15 -0400 (Tue, 16 Oct 2007)
New Revision: 3412
Modified:
branches/3.1.x/samples/richfaces-demo/pom.xml
Log:
Fix final name of the release jas's
Modified: branches/3.1.x/samples/richfaces-demo/pom.xml
===================================================================
--- branches/3.1.x/samples/richfaces-demo/pom.xml 2007-10-16 23:40:20 UTC (rev 3411)
+++ branches/3.1.x/samples/richfaces-demo/pom.xml 2007-10-16 23:42:15 UTC (rev 3412)
@@ -144,6 +144,7 @@
<profile>
<id>release</id>
<build>
+ <finalName>${artifactId}-${version}</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Show replies by date