Skip to content

Commit

Permalink
Revert "Remove Y-builds reference in pom.xml (eclipse-jdt#1414)" (ecl…
Browse files Browse the repository at this point in the history
…ipse-jdt#1417)

This reverts commit e501dd8.
  • Loading branch information
jjohnstn authored Sep 22, 2023
1 parent e501dd8 commit 30ca4c3
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 @@ -35,6 +35,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 30ca4c3

Please sign in to comment.