Skip to content

Commit

Permalink
[#1361] Rework ci jobs to support stable P2 repository structure
Browse files Browse the repository at this point in the history
Correct tycho version
  • Loading branch information
ruspl-afed committed May 25, 2024
1 parent e89f5a9 commit bbeb449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/org.eclipse.passage.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-eclipserun-plugin</artifactId>
<version>${tycho-version}</version>
<version>${tycho.version}</version>
<configuration>
<executionEnvironment>JavaSE-17</executionEnvironment>
<dependencies>
Expand Down

0 comments on commit bbeb449

Please sign in to comment.