Call the command line interface jar just apache-whisker-0.1.jar

git-svn-id: https://svn.apache.org/repos/asf/creadur/whisker/trunk@1510051 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-whisker-cli/pom.xml b/apache-whisker-cli/pom.xml
index 10b0335..4a3de77 100644
--- a/apache-whisker-cli/pom.xml
+++ b/apache-whisker-cli/pom.xml
@@ -89,6 +89,7 @@
 Build
 -->
   <build>
+    <finalName>apache-whisker-${project.version}</finalName>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>