openapi-generator/modules/swagger-codegen-cli
Miguel García e633073082 Add a new cli command to output version information (2nd attempt) #3892 (#3899)
* Properly git-ignore all nbactions.xml files.

* Add a command line action to print the program version (#3892).

I am using maven resource filtering capabilities so that an existing version.properties resource file
gets filtered upon build and populated with the project version tag. This resource is then read
at runtime as required.

* Using a different version tag when unreadable.
2016-10-03 17:14:54 +08:00
..
src Add a new cli command to output version information (2nd attempt) #3892 (#3899) 2016-10-03 17:14:54 +08:00
pom.xml Add a new cli command to output version information (2nd attempt) #3892 (#3899) 2016-10-03 17:14:54 +08:00