Skip to content

Commit

Permalink
Delete ElasticSearch support from Kitodo - Data Management
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-ronge committed Aug 28, 2024
1 parent b2be7c4 commit 80c5f81
Show file tree
Hide file tree
Showing 56 changed files with 6 additions and 5,744 deletions.
8 changes: 0 additions & 8 deletions Kitodo-DataManagement/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@
<groupId>org.apache.myfaces.core</groupId>
<artifactId>myfaces-impl</artifactId>
</dependency>
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
</dependency>
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>javax.json</artifactId>
Expand Down Expand Up @@ -125,10 +121,6 @@
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
</dependency>
<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>transport-netty4-client</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 80c5f81

Please sign in to comment.