changeset 283:e1d37195b92d

Fixed indention
author Torsten Irländer <torsten.irlaender@intevation.de>
date Fri, 09 Aug 2013 11:34:34 +0200
parents b99a129a659a
children 58cecc86c454
files pom.xml
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/pom.xml	Fri Aug 09 11:34:26 2013 +0200
+++ b/pom.xml	Fri Aug 09 11:34:34 2013 +0200
@@ -274,8 +274,8 @@
             </build>
         </profile>
         <profile>
-        	<id>unit-tests</id>
-        	<dependencies>
+          <id>unit-tests</id>
+          <dependencies>
                 <dependency>
                    <groupId>junit</groupId>
                    <artifactId>junit</artifactId>
@@ -288,11 +288,11 @@
                    <version>2.2.2.GA</version>
             </dependency>
             <dependency>
-                 <groupId>org.apache.httpcomponents</groupId>
-                 <artifactId>httpcore</artifactId>
-                 <version>4.1.4</version>
+                   <groupId>org.apache.httpcomponents</groupId>
+                   <artifactId>httpcore</artifactId>
+                   <version>4.1.4</version>
             </dependency>
             </dependencies>
-        </profile>  
+        </profile>
     </profiles>
 </project>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)