Skip to content

Commit

Permalink
updated dependencies to 3.9.13 release versions again
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlippert committed Jun 18, 2020
1 parent 2269caf commit 66a1bbb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions eclipse-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
<dist.pathpostfix>nightly</dist.pathpostfix>
<dist.path>${dist.type}/${dist.key}/${dist.project}/${dist.pathpostfix}</dist.path>

<eclipsecommons-p2-repo>https://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo>
<!-- <eclipsecommons-p2-repo>https://dist.springsource.com/snapshot/TOOLS/eclipse-integration-commons/nightly</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/snapshot/IDE/nightly</springide-p2-repo> -->
<!-- <eclipsecommons-p2-repo>https://dist.springsource.com/milestone/TOOLS/eclipse-integration-commons/3.9.7.RC1/</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/milestone/IDE/3.9.7.RC1</springide-p2-repo> -->
<!-- <eclipsecommons-p2-repo>https://dist.springsource.com/release/TOOLS/eclipse-integration-commons/3.9.13.RELEASE/</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.13.RELEASE</springide-p2-repo> -->
<eclipsecommons-p2-repo>https://dist.springsource.com/release/TOOLS/eclipse-integration-commons/3.9.13.RELEASE/</eclipsecommons-p2-repo>
<springide-p2-repo>https://dist.springframework.org/release/IDE/3.9.13.RELEASE</springide-p2-repo>

<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>

Expand Down
24 changes: 12 additions & 12 deletions eclipse-language-servers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,16 +186,16 @@
<layout>p2</layout>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository</url>
</repository>
<!-- <repository>
<repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/release/IDE/3.9.13.RELEASE</url>
</repository> -->
<repository>
</repository>
<!-- <repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/snapshot/IDE/nightly</url>
</repository>
</repository> -->
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
Expand Down Expand Up @@ -236,16 +236,16 @@
<layout>p2</layout>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20200224183213/repository</url>
</repository>
<!-- <repository>
<repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/release/IDE/3.9.13.RELEASE</url>
</repository> -->
<repository>
</repository>
<!-- <repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/snapshot/IDE/nightly</url>
</repository>
</repository> -->
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
Expand Down Expand Up @@ -291,16 +291,16 @@
<layout>p2</layout>
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20200529191137/repository</url>
</repository>
<!-- <repository>
<repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/release/IDE/3.9.13.RELEASE</url>
</repository> -->
<repository>
</repository>
<!-- <repository>
<id>e-i-commons</id>
<layout>p2</layout>
<url>https://dist.springframework.org/snapshot/IDE/nightly</url>
</repository>
</repository> -->
<repository>
<id>mylyn-markdown</id>
<layout>p2</layout>
Expand Down

0 comments on commit 66a1bbb

Please sign in to comment.