Finished 1.0.0 of libpit. Other housekeeping performed as well.
Moved issue for the PIT project to top-level. Created top-level versioning properties and project properties for pit-cli
This commit is contained in:
7
pit-cli/project.properties
Normal file
7
pit-cli/project.properties
Normal file
@ -0,0 +1,7 @@
|
||||
application.version=1.0
|
||||
build.dir=build
|
||||
build.jar=pit-cli-${application.version}.jar
|
||||
lib.dir=lib
|
||||
main.class=com.jdbernard.pit.PersonalIssueTrackerCLI
|
||||
release.dir=release
|
||||
src.dir=src
|
Reference in New Issue
Block a user