Bug 1764 - added karaf settings for os-switch-config-pusher
[openflowplugin.git] / features / pom.xml
index 309281c2ee3652ae22c8bd1e85390661993c7116..0d9f95e782cfb94e73b7c493caf185d460ccf66c 100644 (file)
       <artifactId>table-miss-enforcer</artifactId>
       <version>${project.version}</version>
     </dependency>
+      <dependency>
+          <groupId>org.opendaylight.openflowplugin.applications</groupId>
+          <artifactId>of-switch-config-pusher</artifactId>
+          <version>${project.version}</version>
+      </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>drop-test-karaf</artifactId>
       <artifactId>liblldp</artifactId>
       <version>${sal.api.version}</version>
     </dependency>
-    
+
     <!-- test the features.xml -->
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>