Skip to content

Commit 9057c82

Browse files
authored
Merge pull request eXist-db#6523 from dizzzz/refactor/remove_plex
[ignore] remove unused dependency plex from distribution
2 parents 95f9d12 + 0c63720 commit 9057c82

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

exist-distribution/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -335,14 +335,6 @@
335335
<scope>runtime</scope>
336336
</dependency>
337337

338-
<!-- needed for the AppAssembler booter approach -->
339-
<dependency>
340-
<groupId>org.codehaus.mojo.appassembler</groupId>
341-
<artifactId>appassembler-booter</artifactId>
342-
<version>${appassembler.version}</version>
343-
<scope>runtime</scope>
344-
</dependency>
345-
346338
</dependencies>
347339

348340
<build>

0 commit comments

Comments
 (0)