File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
4
4
5
<modelVersion >4.0.0</modelVersion >
5
6
242
243
<groupId >com.microsoft.sqlserver</groupId >
243
244
<artifactId >mssql-jdbc</artifactId >
244
245
<version >${mssql-jdbc.version} </version >
246
+ <scope >test</scope >
245
247
</dependency >
246
248
247
249
<dependency >
You can’t perform that action at this time.
0 commit comments