Skip to content

Commit

Permalink
OGM-752 Remove dependency to JipiJapa
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne authored and gunnarmorling committed Mar 11, 2015
1 parent da2f546 commit be419eb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
6 changes: 0 additions & 6 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
<jbossjtaVersion>4.16.4.Final</jbossjtaVersion>
<jbossLoggingVersion>3.1.4.GA</jbossLoggingVersion>
<jbossLoggingProcessorVersion>1.2.0.Final</jbossLoggingProcessorVersion>
<jipiJapaVersion>1.0.1.Final</jipiJapaVersion>
<slf4jVersion>1.7.5</slf4jVersion>
<resteasyVersion>3.0.9.Final</resteasyVersion>
<jacksonVersion>2.4.1</jacksonVersion>
Expand Down Expand Up @@ -211,11 +210,6 @@
<artifactId>hibernate-infinispan</artifactId>
<version>${hibernateVersion}</version>
</dependency>
<dependency>
<groupId>org.jipijapa</groupId>
<artifactId>jipijapa-hibernate4-3</artifactId>
<version>${jipiJapaVersion}</version>
</dependency>

<!-- Hibernate Search -->
<dependency>
Expand Down
5 changes: 0 additions & 5 deletions modules/wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@
<artifactId>hibernate-envers</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.jipijapa</groupId>
<artifactId>jipijapa-hibernate4-3</artifactId>
<optional>true</optional>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit be419eb

Please sign in to comment.