Skip to content

Commit

Permalink
Revert "FURNACE-78: Disabling Jandex lookups due to FURNACE-81"
Browse files Browse the repository at this point in the history
This reverts commit c14f2ed.
  • Loading branch information
gastaldi committed Sep 22, 2015
1 parent c14f2ed commit b142e64
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,10 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
</dependency>
<!--
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jandex</artifactId>
<version>${version.jandex}</version>
</dependency>
-->
</dependencies>
</project>

0 comments on commit b142e64

Please sign in to comment.