Skip to content

Commit f4f60e0

Browse files
committed
Revert "Temporarily use tycho-packaging-plugin with plexus-archiver
4.10.0" Tycho itself has downgraded to plexus-archiver 4.10.0 via - eclipse-tycho/tycho#5539 - eclipse-tycho/tycho#5542 so the downgrade doesn't have to be repeated in this project. This reverts commit d4ab283. Fixes #3436
1 parent 63c68a7 commit f4f60e0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

eclipse-platform-parent/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -412,11 +412,6 @@
412412
<artifactId>tycho-sourceref-jgit</artifactId>
413413
<version>${tycho.version}</version>
414414
</dependency>
415-
<dependency>
416-
<groupId>org.codehaus.plexus</groupId>
417-
<artifactId>plexus-archiver</artifactId>
418-
<version>4.10.0</version>
419-
</dependency>
420415
</dependencies>
421416
<configuration>
422417
<timestampProvider>jgit</timestampProvider>

0 commit comments

Comments
 (0)