Skip to content

Commit 1be9380

Browse files
Repair branch build by fixing repo url to 4.37-Y-builds
1 parent b2934c2 commit 1be9380

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<profile>
3737
<id>build-individual-bundles</id>
3838
<properties>
39-
<eclipse-p2-repo.url>https://download.eclipse.org/eclipse/updates/Y-builds</eclipse-p2-repo.url>
39+
<eclipse-p2-repo.url>https://download.eclipse.org/eclipse/updates/4.37-Y-builds/</eclipse-p2-repo.url>
4040
<skipAPIAnalysis>true</skipAPIAnalysis>
4141
</properties>
4242
<repositories>

0 commit comments

Comments
 (0)