Skip to content

Commit

Permalink
ISPN-4063 Remove Infinispan 5.2.x compatibility code
Browse files Browse the repository at this point in the history
  • Loading branch information
galderz authored and pruivo committed Mar 13, 2014
1 parent 8ec84da commit 39c2897
Show file tree
Hide file tree
Showing 126 changed files with 5 additions and 22,068 deletions.
10 changes: 0 additions & 10 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,16 +128,6 @@
<artifactId>infinispan-core</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>infinispan-custom52x-store</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>infinispan-adaptor52x</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>infinispan-lucene-directory</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions cli/cli-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@
<artifactId>infinispan-cachestore-remote</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>infinispan-adaptor52x</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>infinispan-server-hotrod</artifactId>
Expand Down
64 changes: 0 additions & 64 deletions compatibility52x/adaptor52x/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 39c2897

Please sign in to comment.