|
@@ -75,7 +75,7 @@
|
|
|
<configuration>
|
|
<configuration>
|
|
|
<skipTests>true</skipTests>
|
|
<skipTests>true</skipTests>
|
|
|
<systemPropertyVariables>
|
|
<systemPropertyVariables>
|
|
|
- <global.sql-config-path>../db.yml</global.sql-config-path>
|
|
|
|
|
|
|
+ <global.sql-config-path>../db_config.yml</global.sql-config-path>
|
|
|
<device.map-path>../dev_map.yml</device.map-path>
|
|
<device.map-path>../dev_map.yml</device.map-path>
|
|
|
<spring.datasource.multi.embedded.url>jdbc:h2:file:../data
|
|
<spring.datasource.multi.embedded.url>jdbc:h2:file:../data
|
|
|
</spring.datasource.multi.embedded.url>
|
|
</spring.datasource.multi.embedded.url>
|