Skip to content

Commit

Permalink
Revert "Remove Y-builds reference in pom.xml (eclipse-jdt#315)" (ecli…
Browse files Browse the repository at this point in the history
…pse-jdt#316)

This reverts commit 505e0cf.
  • Loading branch information
jjohnstn authored Sep 22, 2023
1 parent 505e0cf commit 87153d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
<profiles>
<profile>
<id>build-individual-bundles</id>
<properties>
<eclipse-p2-repo.url>https://download.eclipse.org/eclipse/updates/4.29-Y-builds</eclipse-p2-repo.url>
<skipAPIAnalysis>true</skipAPIAnalysis>
</properties>
<repositories>
<repository>
<releases>
Expand Down

0 comments on commit 87153d5

Please sign in to comment.