Skip to content

Commit

Permalink
Tycho 3.0.0 doesn't care about packed artifacts
Browse files Browse the repository at this point in the history
Thus remove useless configuration.
  • Loading branch information
akurtakov committed Oct 19, 2022
1 parent 4d2a88f commit 3b4d729
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,6 @@
<groupId>org.eclipse.tycho</groupId>
<artifactId>target-platform-configuration</artifactId>
<version>${tycho.version}</version>
<configuration>
<includePackedArtifacts>false</includePackedArtifacts>
</configuration>
</plugin>
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
Expand Down

0 comments on commit 3b4d729

Please sign in to comment.