]> source.dussan.org Git - pf4j.git/commitdiff
Tabs to spaces
authorDecebal Suiu <decebal.suiu@gmail.com>
Tue, 10 Jul 2018 19:28:42 +0000 (22:28 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Tue, 10 Jul 2018 19:28:42 +0000 (22:28 +0300)
demo/plugins/plugin1/pom.xml

index 9c8d2e0e60cd1de57a5a38deee426d1192c64159..61092cb64a1ba0bd138773f8891a239d896df555 100644 (file)
     </properties>
 
     <dependencies>
-               <dependency>
-                       <groupId>commons-lang</groupId>
-                       <artifactId>commons-lang</artifactId>
-                       <version>2.6</version>
-               </dependency>
+        <dependency>
+            <groupId>commons-lang</groupId>
+            <artifactId>commons-lang</artifactId>
+            <version>2.6</version>
+        </dependency>
     </dependencies>
 
 </project>