Clean up pom.xml files of maven projects
[transportpce.git] / features / odl-transportpce-tapi / pom.xml
index b6ef1096105d053f9a9d52f4b13104ae93d3349b..cce995b94bebde9b4f2916a1f03b9e856126e711 100644 (file)
@@ -20,7 +20,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <artifactId>odl-transportpce-tapi</artifactId>
   <version>4.3.0-SNAPSHOT</version>
   <packaging>feature</packaging>
-
   <name>OpenDaylight :: transportpce :: tapi</name>
 
   <dependencies>
@@ -36,7 +35,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     </dependency>
   </dependencies>
 
-<!-- skipping test since this is an umbrella project / folder -->
+  <!-- skipping test since this is an umbrella project / folder -->
   <build>
     <plugins>
       <plugin>
@@ -48,5 +47,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       </plugin>
     </plugins>
   </build>
-
 </project>