Skip to content

Commit

Permalink
Remove unneeded target-platform-environments.
Browse files Browse the repository at this point in the history
Tycho uses the manifest's Eclipse-PlatformFilter proper without it.
  • Loading branch information
akurtakov committed Jan 12, 2024
1 parent 0366b8a commit fce51bd
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions binaries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,6 @@
<org.eclipse.swt.buildtime>true</org.eclipse.swt.buildtime>
</profileProperties>
</dependency-resolution>
<environments>
<environment>
<os>${os}</os>
<ws>${ws}</ws>
<arch>${arch}</arch>
</environment>
</environments>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit fce51bd

Please sign in to comment.