I just want to clarify:
If I need to change this aim_version.properties file to use ${version} or
whatever, that's fine with me. If I need to change the name or move this to
another location, that's fine too. If we have to make this an XML file
instead of a properties file, that's fine too.
We us
We have a single file called aim_version.properties. In it is a string
@VERSION@ which is replaced with a property that I get from the command
line. I am building an assembly, and I need to change the @VERSION@ string
with a value of a property that I either get from the command line, or I get
as t