Author: rdonkin
Date: Sat Aug  3 18:23:00 2013
New Revision: 1510051

URL: http://svn.apache.org/r1510051
Log:
Call the command line interface jar just apache-whisker-0.1.jar

Modified:
    creadur/whisker/trunk/apache-whisker-cli/pom.xml

Modified: creadur/whisker/trunk/apache-whisker-cli/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-cli/pom.xml?rev=1510051&r1=1510050&r2=1510051&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-cli/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-cli/pom.xml Sat Aug  3 18:23:00 2013
@@ -89,6 +89,7 @@
 Build
 -->
   <build>
+    <finalName>apache-whisker-${project.version}</finalName>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>


Reply via email to