Fixed bug in RPC and Generics mapping
[controller.git] / opendaylight / protocol_plugins / stub / pom.xml
index a93965b4824de9865176c930f80cbdce51d77c4d..750c39503cd4b3aabfd1a3e9608debeae22d3005 100644 (file)
               org.opendaylight.controller.protocol_plugins.stub.internal
             </Export-Package>
             <Bundle-Activator>
-              org.opendaylight.controller.protocol_plugins.stub.internal.Activator 
+              org.opendaylight.controller.protocol_plugins.stub.internal.Activator
             </Bundle-Activator>
           </instructions>
+          <manifestLocation>${project.basedir}/META-INF</manifestLocation>
         </configuration>
       </plugin>
     </plugins>
@@ -59,4 +60,4 @@
       <scope>test</scope>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>