|
@@ -245,13 +245,13 @@
|
|
<version>6.2.0.jre8</version>
|
|
<version>6.2.0.jre8</version>
|
|
<scope>runtime</scope>
|
|
<scope>runtime</scope>
|
|
</dependency>
|
|
</dependency>
|
|
- <dependency>
|
|
|
|
- <groupId>com.ibm.db2</groupId>
|
|
|
|
- <artifactId>db2jcc4</artifactId>
|
|
|
|
- <version>4.26.14</version>
|
|
|
|
-<!-- <scope>system</scope>-->
|
|
|
|
-<!-- <systemPath>${basedir}/lib/db2jcc4.jar</systemPath>-->
|
|
|
|
- </dependency>
|
|
|
|
|
|
+<!-- <dependency>-->
|
|
|
|
+<!-- <groupId>com.ibm.db2</groupId>-->
|
|
|
|
+<!-- <artifactId>db2jcc4</artifactId>-->
|
|
|
|
+<!-- <version>4.26.14</version>-->
|
|
|
|
+<!--<!– <scope>system</scope>–>-->
|
|
|
|
+<!--<!– <systemPath>${basedir}/lib/db2jcc4.jar</systemPath>–>-->
|
|
|
|
+<!-- </dependency>-->
|
|
|
|
|
|
|
|
|
|
|
|
|