Commit ba66e4c15f154506d4f7811dbd26091c721590bd
1 parent
dec1b09883
Exists in
master
and in
8 other branches
add lis pacs check query
Showing 1 changed file with 5 additions and 5 deletions
pom.xml
View file @
ba66e4c
| ... | ... | @@ -524,11 +524,11 @@ | 
| 524 | 524 | <artifactId>commons-dbutils</artifactId> | 
| 525 | 525 | <version>1.6</version> | 
| 526 | 526 | </dependency> | 
| 527 | - <dependency> | |
| 528 | - <groupId>com.microsoft.sqlserver</groupId> | |
| 529 | - <artifactId>sqljdbc4</artifactId> | |
| 530 | - <version>4.0</version> | |
| 531 | - </dependency> | |
| 527 | + <!--<dependency>--> | |
| 528 | + <!--<groupId>com.microsoft.sqlserver</groupId>--> | |
| 529 | + <!--<artifactId>sqljdbc4</artifactId>--> | |
| 530 | + <!--<version>4.0</version>--> | |
| 531 | + <!--</dependency>--> | |
| 532 | 532 | </dependencies> | 
| 533 | 533 | </project> |