Skip to content

Commit

Permalink
HSEARCH-1712 Remove dependency to ParaNamer
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Nov 4, 2014
1 parent 0da941c commit 4e8abd3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@
<activeMQVersion>5.8.0</activeMQVersion>
<commonsIoVersion>2.1</commonsIoVersion>
<commonsLangVersion>2.6</commonsLangVersion>
<paranamerVersion>2.3</paranamerVersion>

<!-- Integration tests -->
<arquillianVersion>1.1.2.Final</arquillianVersion>
Expand Down Expand Up @@ -369,7 +368,7 @@
<artifactId>jackson-mapper-asl</artifactId>
<version>${jacksonAslVersion}</version>
</dependency>
<dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>${commonsCompressVersion}</version>
Expand Down

0 comments on commit 4e8abd3

Please sign in to comment.