Skip to content

Commit

Permalink
Fix failing demo test
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Sep 25, 2024
1 parent 65a0d10 commit 209b588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/testing/bnd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<packaging>pom</packaging>
<version>1.0.0</version>
<properties>
<target-platform>https://download.eclipse.org/releases/2022-12/</target-platform>
<tycho-version>4.0.0-SNAPSHOT</tycho-version>
<target-platform>https://download.eclipse.org/releases/2024-09/</target-platform>
<tycho-version>4.0.9</tycho-version>
<bnd-version>6.4.0</bnd-version>
</properties>
<repositories>
Expand Down

0 comments on commit 209b588

Please sign in to comment.