Skip to content

Commit

Permalink
Merge pull request #3671 from inception-project/refactoring/3670-Remo…
Browse files Browse the repository at this point in the history
…ve-LIF-support

#3670 - Remove LIF support
  • Loading branch information
reckart authored Dec 31, 2022
2 parents 010dc33 + 8767add commit b119093
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions inception/inception-app-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -277,10 +277,6 @@
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
<artifactId>inception-io-nif</artifactId>
</dependency>
<dependency>
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
<artifactId>inception-io-lif</artifactId>
</dependency>
<dependency>
<groupId>de.tudarmstadt.ukp.inception.app</groupId>
<artifactId>inception-io-imscwb</artifactId>
Expand Down Expand Up @@ -931,7 +927,6 @@
<usedDependency>de.tudarmstadt.ukp.inception.app:inception-review-editor</usedDependency>
<!-- INCEpTION IO Modules - used via Spring -->
<usedDependency>de.tudarmstadt.ukp.inception.app:inception-io-nif</usedDependency>
<usedDependency>de.tudarmstadt.ukp.inception.app:inception-io-lif</usedDependency>
<usedDependency>de.tudarmstadt.ukp.inception.app:inception-io-intertext</usedDependency>
<usedDependency>de.tudarmstadt.ukp.inception.app:inception-io-imscwb</usedDependency>
<usedDependency>de.tudarmstadt.ukp.inception.app:inception-io-perseus</usedDependency>
Expand Down

0 comments on commit b119093

Please sign in to comment.