29f00f806b
* Added a new version implementation to the build. The build task now triggers an increment to the build version. * Reconfigured the war plugin to filter source files and replace the @version@ token with the project version and to rename css and js files to include the version number in the filename.
5 lines
122 B
INI
5 lines
122 B
INI
dataSourceClassName=org.h2.jdbcx.JdbcDataSource
|
|
dataSource.url=jdbc:h2:mem:
|
|
dataSource.user=test
|
|
dataSource.password=test
|