Enable checkstyle for other non-source files
[controller.git] / opendaylight / protocol_plugins / stub / pom.xml
index faefe4c629012771c238218dc3ec55c299bd668e..750c39503cd4b3aabfd1a3e9608debeae22d3005 100644 (file)
@@ -39,7 +39,7 @@
               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>
@@ -60,4 +60,4 @@
       <scope>test</scope>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>