Skip to content

Commit

Permalink
Spaces instead of tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
barthanssens committed Dec 1, 2015
1 parent ad55449 commit efb5da2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
<artifactId>httpclient</artifactId>
<version>4.3.5</version>
</dependency>
<dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.5</version>
</dependency>
<dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.1.0</version>
Expand Down Expand Up @@ -68,7 +68,7 @@
<version>2.6</version>
<type>jar</type>
</dependency>
</dependencies>
</dependencies>
<build>
<sourceDirectory>src</sourceDirectory>
<plugins>
Expand Down

0 comments on commit efb5da2

Please sign in to comment.