Formatting cleanup of POM files
[controller.git] / opendaylight / hosttracker / integrationtest / pom.xml
index 0d2d18ca2784edc3dee2830c20a20f2d6ccb43fa..dd8a3ad6bdd41be32b9a1192474bb25304e4637c 100644 (file)
@@ -9,27 +9,26 @@
     <relativePath>../../../opendaylight/commons/opendaylight</relativePath>\r
   </parent>\r
 \r
-  <groupId>org.opendaylight.controller</groupId>\r
   <artifactId>hosttracker.integrationtest</artifactId>\r
   <version>0.4.0-SNAPSHOT</version>\r
-  \r
+\r
   <dependencies>\r
     <dependency>\r
-         <groupId>org.opendaylight.controller</groupId>\r
-         <artifactId>hosttracker</artifactId>\r
-         <version>0.4.0-SNAPSHOT</version>\r
+      <groupId>org.opendaylight.controller</groupId>\r
+      <artifactId>hosttracker</artifactId>\r
+      <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
     <dependency>\r
-         <groupId>org.opendaylight.controller</groupId>\r
-         <artifactId>hosttracker.implementation</artifactId>\r
-         <version>0.4.0-SNAPSHOT</version>\r
+      <groupId>org.opendaylight.controller</groupId>\r
+      <artifactId>hosttracker.implementation</artifactId>\r
+      <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
-      <dependency>\r
+    <dependency>\r
       <groupId>org.opendaylight.controller</groupId>\r
       <artifactId>sal</artifactId>\r
       <version>0.5.0-SNAPSHOT</version>\r
     </dependency>\r
-     <dependency>\r
+    <dependency>\r
       <groupId>org.opendaylight.controller</groupId>\r
       <artifactId>sal.implementation</artifactId>\r
       <version>0.4.0-SNAPSHOT</version>\r
       <artifactId>containermanager</artifactId>\r
       <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
\r
+\r
     <dependency>\r
       <groupId>org.opendaylight.controller</groupId>\r
       <artifactId>containermanager.implementation</artifactId>\r
       <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
 \r
-     <dependency>\r
+    <dependency>\r
       <groupId>org.opendaylight.controller</groupId>\r
       <artifactId>arphandler</artifactId>\r
       <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
-       <dependency>\r
+    <dependency>\r
       <groupId>org.opendaylight.controller</groupId>\r
       <artifactId>clustering.services</artifactId>\r
       <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
\r
-       <dependency>\r
+\r
+    <dependency>\r
       <groupId>org.opendaylight.controller</groupId>\r
-      <artifactId>clustering.services-implementation</artifactId>\r
+      <artifactId>clustering.stub</artifactId>\r
       <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
 \r
-     <dependency>\r
-         <groupId>org.opendaylight.controller</groupId>\r
-         <artifactId>switchmanager</artifactId>\r
-         <version>0.4.0-SNAPSHOT</version>\r
+    <dependency>\r
+      <groupId>org.opendaylight.controller</groupId>\r
+      <artifactId>switchmanager</artifactId>\r
+      <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
-     <dependency>\r
-         <groupId>org.opendaylight.controller</groupId>\r
-         <artifactId>switchmanager.implementation</artifactId>\r
-         <version>0.4.0-SNAPSHOT</version>\r
+    <dependency>\r
+      <groupId>org.opendaylight.controller</groupId>\r
+      <artifactId>switchmanager.implementation</artifactId>\r
+      <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
-     <dependency>\r
-         <groupId>org.opendaylight.controller</groupId>\r
-         <artifactId>configuration</artifactId>\r
-         <version>0.4.0-SNAPSHOT</version>\r
+    <dependency>\r
+      <groupId>org.opendaylight.controller</groupId>\r
+      <artifactId>configuration</artifactId>\r
+      <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
 \r
     <dependency>\r
-         <groupId>org.opendaylight.controller</groupId>\r
-         <artifactId>configuration.implementation</artifactId>\r
-         <version>0.4.0-SNAPSHOT</version>\r
+      <groupId>org.opendaylight.controller</groupId>\r
+      <artifactId>configuration.implementation</artifactId>\r
+      <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
 \r
-     <dependency>\r
-         <groupId>org.opendaylight.controller</groupId>\r
-         <artifactId>topologymanager</artifactId>\r
-         <version>0.4.0-SNAPSHOT</version>\r
+    <dependency>\r
+      <groupId>org.opendaylight.controller</groupId>\r
+      <artifactId>topologymanager</artifactId>\r
+      <version>0.4.0-SNAPSHOT</version>\r
     </dependency>\r
   </dependencies>\r
   <properties>\r
-       <!-- Sonar jacoco plugin to get integration test coverage info -->\r
+    <!-- Sonar jacoco plugin to get integration test coverage info -->\r
     <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>\r
     <sonar.jacoco.reportPath>../implementation/target/jacoco.exec</sonar.jacoco.reportPath>\r
     <sonar.jacoco.itReportPath>../implementaiton/target/jacoco-it.exec</sonar.jacoco.itReportPath>\r
     <sonar.language>java</sonar.language>\r
   </properties>\r
-  \r
+\r
   <build>\r
     <pluginManagement>\r
       <plugins>\r
       </plugin>\r
     </plugins>\r
   </build>\r
-\r
 </project>\r