Skip to content

Commit b36c81c

Browse files
authored
Remove Y-build reference (#904)
Remove Y-build reference from pom.xml, which was added to run CI builds for BETA_JAVA26 branch with Y-build. Fixes : #903
1 parent da7131d commit b36c81c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@
3535
<profiles>
3636
<profile>
3737
<id>build-individual-bundles</id>
38-
<properties>
39-
<eclipse-p2-repo.url>https://download.eclipse.org/eclipse/updates/4.39-Y-builds</eclipse-p2-repo.url>
40-
<skipAPIAnalysis>true</skipAPIAnalysis>
41-
</properties>
4238
<repositories>
4339
<repository>
4440
<releases>

0 commit comments

Comments
 (0)