Skip to content

Commit

Permalink
Keep new artifacts during baseline-replace in equinox.executable.feature
Browse files Browse the repository at this point in the history
This allows to pick-up the new root-files for linux.riscv64 contributed
via
eclipse-equinox#669
  • Loading branch information
HannesWell committed Sep 29, 2024
1 parent abde0eb commit 3a5808e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions features/org.eclipse.equinox.executable.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
<artifactId>org.eclipse.equinox.executable</artifactId>
<version>3.8.2700-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
<properties>
<tycho.baseline.replace>common</tycho.baseline.replace>
</properties>

<build>
<plugins>
Expand Down

0 comments on commit 3a5808e

Please sign in to comment.