update target def to not include post 2022-09 snapshot builds of dependencies

This commit is contained in:
Martin Lippert
2022-09-15 12:58:59 +02:00
parent 92c6a1698f
commit 5a22e71736
2 changed files with 27 additions and 29 deletions

View File

@@ -348,7 +348,7 @@
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0/</url>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0.42/</url>
</repository>
<!-- <repository>
<id>wildwebdeveloper</id>
@@ -474,7 +474,7 @@
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0/</url>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0.42/</url>
</repository>
<repository>
<id>wildwebdeveloper</id>
@@ -522,16 +522,16 @@
<package.qualifierPrefix>e425</package.qualifierPrefix>
</properties>
<repositories>
<!-- <repository>
<repository>
<id>2022-09</id>
<layout>p2</layout>
<url>https://download.eclipse.org/releases/2022-09/</url>
</repository> -->
<repository>
</repository>
<!-- <repository>
<id>2022-09-staging</id>
<layout>p2</layout>
<url>https://download.eclipse.org/staging/2022-09/</url>
</repository>
</repository> -->
<repository>
<id>orbit</id>
<layout>p2</layout>
@@ -595,7 +595,7 @@
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0/</url>
<url>https://download.eclipse.org/mylyn/docs/releases/3.0.42/</url>
</repository>
<repository>
<id>wildwebdeveloper</id>
@@ -605,12 +605,13 @@
<repository>
<id>lsp4e</id>
<layout>p2</layout>
<url>https://download.eclipse.org/lsp4e/snapshots/</url>
<url>https://download.eclipse.org/lsp4e/releases/0.20.7/</url>
<!-- <url>https://download.eclipse.org/lsp4e/snapshots/</url> -->
</repository>
<repository>
<id>tm4e-snapshots</id>
<layout>p2</layout>
<url>https://download.eclipse.org/tm4e/snapshots/</url>
<url>https://download.eclipse.org/tm4e/releases/0.6.1</url>
</repository>
<!-- <repository>