I am using Maven as the build file , this is my below settings for the war file name to be generated
I am using Maven version 2.2.1
You should use your artifactid, rather than hard-coding the file name.
${project.artifactId}