Fixed pom.xml issues and build issues. Corrected checkstyle issues

Change-Id: I90744f53e40f417ffe7ae62ffe138eea7a489bc0
diff --git a/protocols/ospf/api/pom.xml b/protocols/ospf/api/pom.xml
index a7b243b..5ace5f7 100755
--- a/protocols/ospf/api/pom.xml
+++ b/protocols/ospf/api/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  ~ Copyright 2014 Open Networking Laboratory
+  ~ Copyright 2016 Open Networking Laboratory
   ~
   ~ Licensed under the Apache License, Version 2.0 (the "License");
   ~ you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
     <artifactId>onos-ospf-api</artifactId>
     <packaging>bundle</packaging>
 
-    <description>ONOS Ospf controller subsystem API</description>
+    <description>ONOS OSPF controller subsystem API</description>
 
     <dependencies>
         <dependency>