ConnectionManager proposal
[openflowplugin.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index aa6d6462d9bda190b343a73ae57d395c54f46930..3dd522014c413076b99e072bb8ee13ba3d46c9e3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <artifactId>sal-binding-broker-impl</artifactId>
           <version>${sal.binding.api.version}</version>
 
-          <!-- excluding old models pulled as transient dependencies 
+          <!-- excluding old models pulled as transient dependencies
                TODO: remove -->
           <exclusions>
             <exclusion>
               </configuration>
             </plugin>
             <plugin>
-              <groupId>org.ops4j.pax.exam</groupId>
-              <artifactId>maven-paxexam-plugin</artifactId>
-              <version>1.2.4</version>
-            </plugin>
-          <plugin>
               <artifactId>maven-clean-plugin</artifactId>
               <configuration>
                   <filesets>
     <modules>
       <module>openflowplugin-api</module>
       <module>openflowplugin</module>
+      <module>openflowplugin-impl</module>
       <module>extension</module>
       <module>distribution/karaf</module>
       <module>openflowplugin-controller-config</module>