Skip to content

Commit

Permalink
[24] Run Gerrit builds for JDT UI BETA_JAVA24 branch with latest Y-build
Browse files Browse the repository at this point in the history
Fixes #1697
  • Loading branch information
noopur2507 committed Oct 4, 2024
1 parent 18d7b89 commit 102d06a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
which accompanies this distribution, and is available at
http://www.eclipse.org/org/documents/edl-v10.php
This is an implementation of an early-draft specification developed under the Java
Community Process (JCP) and is made available for testing and evaluation purposes
only. The code is not compatible with any specification of the JCP.
Contributors:
Igor Fedorenko - initial implementation
-->
Expand Down Expand Up @@ -36,6 +40,10 @@
<profiles>
<profile>
<id>build-individual-bundles</id>
<properties>
<eclipse-p2-repo.url>https://download.eclipse.org/eclipse/updates/Y-builds</eclipse-p2-repo.url>
<skipAPIAnalysis>true</skipAPIAnalysis>
</properties>
<repositories>
<repository>
<releases>
Expand Down

0 comments on commit 102d06a

Please sign in to comment.