Fix for testcase failure in integration repo
[vpnservice.git] / features / pom.xml
index 3304344460fe4915e0e3b70e7c815679c486ff0f..39c045991b5b832ccd7b570b47bc20e0fba4e893 100644 (file)
@@ -66,6 +66,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <artifactId>vpnmanager-impl</artifactId>
       <version>${project.version}</version>
     </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>vpnmanager-impl</artifactId>
+      <version>${project.version}</version>
+      <classifier>config</classifier>
+      <type>xml</type>
+    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>vpnmanager-api</artifactId>