Skip to content

Commit

Permalink
Update build configuration for RAP Tools 3.27.0 RC1
Browse files Browse the repository at this point in the history
- Use Eclipse Platform 4.30 I20231115-1800 (RC1)
  • Loading branch information
mknauer committed Nov 21, 2023
1 parent 4c1e8da commit 41914ed
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-11-10T12:00:00+00:00
2023-11-21T12: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/tools/orbit/simrel/maven-jetty/release/12.0.3/</jetty-repo.url>
<orbit-repo.url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2023-12/</orbit-repo.url>
<platform-repo.url>https://download.eclipse.org/eclipse/updates/4.30-I-builds/I20231109-0710/</platform-repo.url>
<platform-repo.url>https://download.eclipse.org/eclipse/updates/4.30-I-builds/I20231115-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 41914ed

Please sign in to comment.