Move karaf-util dependency
[odlparent.git] / features-test / pom.xml
index 2e3b0f5d876bd3c4541a0cb118cb3c1edb68543d..57722354a8155bde6808ffc59d0ab828f699e4ce 100644 (file)
         </dependency>
         <!-- BEWARE of adding additional dependencies here...
              It will cause weird issues e.g. in integration/distribution/features/repos/distribution -->
+        <dependency>
+          <groupId>org.opendaylight.odlparent</groupId>
+          <artifactId>karaf-util</artifactId>
+          <version>${project.version}</version>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>bundles4-test</artifactId>