We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 611cb78 commit 87952efCopy full SHA for 87952ef
1 file changed
releng/pom.xml
@@ -30,7 +30,7 @@
30
<ajdt43repository>https://download.eclipse.org/rcptt/dependencies/ajdt/nightly/2.2/</ajdt43repository>
31
<hookVersion>1.4.0.v20240213-1357</hookVersion>
32
<signExcludeInnerJars>true</signExcludeInnerJars>
33
- <eclipse-pde-repository>https://download.eclipse.org/releases/2026-06</eclipse-pde-repository>
+ <eclipse-pde-repository>https://download.eclipse.org/staging/2026-06</eclipse-pde-repository>
34
<ecl-platform-repository>https://download.eclipse.org/releases/2021-12</ecl-platform-repository>
35
<ecl.executionEnvironment>JavaSE-17</ecl.executionEnvironment> <!-- Should be compatible with ecl-platform-repository -->
36
<aspectj_version>1.14.0</aspectj_version>
0 commit comments