DATAJDBC-258 - Polishing.
Simplified id value retrieval. Simplified ignoring tests for a specific database. Fixed property name in pom.xml. Original pull request: #98.
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
<dependency>
|
||||
<groupId>com.microsoft.sqlserver</groupId>
|
||||
<artifactId>mssql-jdbc</artifactId>
|
||||
<version>${mssql.verion}</version>
|
||||
<version>${mssql.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user