aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 3.0developTharre2018-06-201-1/+1
|
* Bump version to 2.0Tharre2018-05-241-1/+1
|
* Work around H2 bug in operation.list()Tharre2018-05-231-1/+1
|
* Revert "Fix problem where listing operations would throw exception, ↵Tharre2018-05-231-1/+1
| | | | | | downgrading h2 to 1.4.196 because of bug in .197 #24993" This reverts commit d13cee465d399895668a88edc34a30a4d0a380c5.
* Fix problem where listing operations would throw exception, downgrading h2 ↵Felix Kehrer2018-05-231-1/+1
| | | | to 1.4.196 because of bug in .197 #24993
* Merge branch 'employee_list' into fahrzeug_anmeldenFelix Kehrer2018-05-071-0/+6
|\
| * Add dbunit as dependencyDominic Rogetzer2018-05-071-1/+7
| |
* | Added groundwork for DAO testsFelix Kehrer2018-05-071-2/+2
|/
* Change pom file: use testfx.version variableDominic Rogetzer2018-05-041-1/+1
|
* add testfx as maven dependencyDominic Rogetzer2018-05-031-2/+15
|
* Implement interfaces and the correspondant DTOsTharre2018-05-011-0/+12
|
* Add pre-commit hook that checks code formattingTharre2018-04-271-0/+22
|
* Initial commitTharre2018-04-221-0/+137