Skip to content

Commit 66a1bbb

Browse files
committed
updated dependencies to 3.9.13 release versions again
1 parent 2269caf commit 66a1bbb

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

eclipse-distribution/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
<dist.pathpostfix>nightly</dist.pathpostfix>
7070
<dist.path>${dist.type}/${dist.key}/${dist.project}/${dist.pathpostfix}</dist.path>
7171

72-
<eclipsecommons-p2-repo>https://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly</eclipsecommons-p2-repo>
73-
<springide-p2-repo>https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo>
72+
<!-- <eclipsecommons-p2-repo>https://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly</eclipsecommons-p2-repo>
73+
<springide-p2-repo>https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo> -->
7474
<!-- <eclipsecommons-p2-repo>https://dist.springsource.com/milestone/TOOLS/eclipse-integration-commons/3.9.7.RC1/</eclipsecommons-p2-repo>
7575
<springide-p2-repo>https://dist.springframework.org/milestone/IDE/3.9.7.RC1</springide-p2-repo> -->
76-
<!-- <eclipsecommons-p2-repo>https://dist.springsource.com/release/TOOLS/eclipse-integration-commons/3.9.13.RELEASE/</eclipsecommons-p2-repo>
77-
<springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.13.RELEASE</springide-p2-repo> -->
76+
<eclipsecommons-p2-repo>https://dist.springsource.com/release/TOOLS/eclipse-integration-commons/3.9.13.RELEASE/</eclipsecommons-p2-repo>
77+
<springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.13.RELEASE</springide-p2-repo>
7878

7979
<sts4-language-servers-p2-repo>https://dist.springsource.com/${dist.type}/TOOLS/sts4-language-server-integrations/${sts4-language-servers-version}</sts4-language-servers-p2-repo>
8080

eclipse-language-servers/pom.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -186,16 +186,16 @@
186186
<layout>p2</layout>
187187
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository</url>
188188
</repository>
189-
<!-- <repository>
189+
<repository>
190190
<id>e-i-commons</id>
191191
<layout>p2</layout>
192192
<url>https://dist.springframework.org/release/IDE/3.9.13.RELEASE</url>
193-
</repository> -->
194-
<repository>
193+
</repository>
194+
<!-- <repository>
195195
<id>e-i-commons</id>
196196
<layout>p2</layout>
197197
<url>https://dist.springframework.org/snapshot/IDE/nightly</url>
198-
</repository>
198+
</repository> -->
199199
<repository>
200200
<id>mylyn-markdown</id>
201201
<layout>p2</layout>
@@ -236,16 +236,16 @@
236236
<layout>p2</layout>
237237
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20200224183213/repository</url>
238238
</repository>
239-
<!-- <repository>
239+
<repository>
240240
<id>e-i-commons</id>
241241
<layout>p2</layout>
242242
<url>https://dist.springframework.org/release/IDE/3.9.13.RELEASE</url>
243-
</repository> -->
244-
<repository>
243+
</repository>
244+
<!-- <repository>
245245
<id>e-i-commons</id>
246246
<layout>p2</layout>
247247
<url>https://dist.springframework.org/snapshot/IDE/nightly</url>
248-
</repository>
248+
</repository> -->
249249
<repository>
250250
<id>mylyn-markdown</id>
251251
<layout>p2</layout>
@@ -291,16 +291,16 @@
291291
<layout>p2</layout>
292292
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20200529191137/repository</url>
293293
</repository>
294-
<!-- <repository>
294+
<repository>
295295
<id>e-i-commons</id>
296296
<layout>p2</layout>
297297
<url>https://dist.springframework.org/release/IDE/3.9.13.RELEASE</url>
298-
</repository> -->
299-
<repository>
298+
</repository>
299+
<!-- <repository>
300300
<id>e-i-commons</id>
301301
<layout>p2</layout>
302302
<url>https://dist.springframework.org/snapshot/IDE/nightly</url>
303-
</repository>
303+
</repository> -->
304304
<repository>
305305
<id>mylyn-markdown</id>
306306
<layout>p2</layout>

0 commit comments

Comments
 (0)