Skip to content

Commit

Permalink
Update build configuration for RAP Tools 3.24.0 M2
Browse files Browse the repository at this point in the history
- Use Eclipse Platform 4.27 I20230126-1800 (M2)
  • Loading branch information
mknauer committed Jan 30, 2023
1 parent 0497b5c commit 67fb3df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-01-11T12:00:00+00:00
2023-01-30T12:00:00+00:00
2 changes: 1 addition & 1 deletion releng/org.eclipse.rap.tools.build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
-->
<jetty-repo.url>https://download.eclipse.org/oomph/jetty/release/10.0.13/</jetty-repo.url>
<orbit-repo.url>https://download.eclipse.org/tools/orbit/downloads/2023-03/</orbit-repo.url>
<platform-repo.url>https://download.eclipse.org/eclipse/updates/4.27-I-builds/I20230104-1800/</platform-repo.url>
<platform-repo.url>https://download.eclipse.org/eclipse/updates/4.27-I-builds/I20230126-1800/</platform-repo.url>
<license-repo.url>https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/</license-repo.url>
<test-workspace-dir>${java.io.tmpdir}/rap-tools-test-workspace</test-workspace-dir>
<!-- The build type, N for nighty builds, S for stable builds. S-builds will be signed. -->
Expand Down

0 comments on commit 67fb3df

Please sign in to comment.