<dependency>
<groupId>org.ops4j.pax.jdbc</groupId>
<artifactId>pax-jdbc-db2</artifactId>
<version>1.1.0</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.ops4j.pax</groupId> <artifactId>jdbc</artifactId> <version>1.1.0</version> </parent>