Fixed bug in RPC and Generics mapping
[controller.git] / opendaylight / protocol_plugins / openflow / pom.xml
index c95520c7ce1be9989740d67e757345e16a162811..9d84d45967a44114a960dfc4ab3cd56f671e2dfd 100644 (file)
               org.apache.felix.dm,
               org.slf4j,
               org.eclipse.osgi.framework.console,
-                         org.osgi.framework,
-                         javax.net.ssl
+              org.osgi.framework,
+              javax.net.ssl
             </Import-Package>
             <Export-Package>
-                         org.opendaylight.controller.protocol_plugin.openflow.internal
+              org.opendaylight.controller.protocol_plugin.openflow.internal
             </Export-Package>
             <Embed-Dependency>
               org.openflow.openflowj
@@ -53,6 +53,7 @@
               org.opendaylight.controller.protocol_plugin.openflow.internal.Activator
             </Bundle-Activator>
           </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>