Updated the build file:
 - Version properties had to be adjusted to remove whitespace from the .zip file names
 - Set the default version to SNAPSHOT
 - Clean the dist dir when cleaning
 - Make sure the wss4j.jar carries the version number
 - When using "ant clean bindist srcdist otherdist" all the release artifacts will be created and the same wss4j-x.y.z.jar thats in the bin distro is also available in the dist dir for convenience
     

1 file changed