Keep test numbering consistent
[neutron.git] / neutron-spi / pom.xml
index 0195f2a48aad5d1a26d50866816eea99cce34467..60d346aebf29e3856abb4c388e2146c93259e9ce 100644 (file)
@@ -26,9 +26,9 @@
       <artifactId>slf4j-api</artifactId>
     </dependency>
     <dependency>
-       <groupId>junit</groupId>
-       <artifactId>junit</artifactId>
-       <scope>test</scope>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <scope>test</scope>
     </dependency>
   </dependencies>
   <build>