aboutsummaryrefslogtreecommitdiffstats
path: root/dblib/features/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dblib/features/pom.xml')
-rwxr-xr-xdblib/features/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/dblib/features/pom.xml b/dblib/features/pom.xml
index f6a4b7a..00b3c2a 100755
--- a/dblib/features/pom.xml
+++ b/dblib/features/pom.xml
@@ -37,6 +37,11 @@
<scope>runtime</scope>
</dependency>
+ <dependency>
+ <groupId>org.apache.tomcat</groupId>
+ <artifactId>tomcat-jdbc</artifactId>
+ <version>${tomcat-jdbc.version}</version>
+ </dependency>
<!-- dependency for opendaylight-karaf-empty for use by testing -->
<dependency>