updated tycho version and eclipse 2022-09 target defs
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
|
||||
<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>
|
||||
|
||||
<tycho-version>2.7.4</tycho-version>
|
||||
<tycho-version>2.7.5</tycho-version>
|
||||
<encoding>UTF-8</encoding>
|
||||
|
||||
<misc.p2.repo.version>3.9.4.202003091750</misc.p2.repo.version>
|
||||
@@ -532,20 +532,10 @@
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/staging/2022-09/</url>
|
||||
</repository>
|
||||
<!-- <repository>
|
||||
<id>2022-06</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/releases/2022-06/</url>
|
||||
</repository> -->
|
||||
<repository>
|
||||
<id>2022-09-platform-i-builds</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/eclipse/updates/4.25-I-builds/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>orbit</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://download.eclipse.org/tools/orbit/downloads/drops/I20220724195112/repository</url>
|
||||
<url>https://download.eclipse.org/tools/orbit/downloads/drops/R20220830213456/repository</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>m2e</id>
|
||||
@@ -587,11 +577,11 @@
|
||||
<layout>p2</layout>
|
||||
<url>https://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-wro4j/1.1.0-2014-06-25_06-16-31-H26/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<!-- <repository>
|
||||
<id>m2e-chromatic</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://sidespin.github.io/m2e-chromatic/update/</url>
|
||||
</repository>
|
||||
</repository> -->
|
||||
<repository>
|
||||
<id>maven-devtools</id>
|
||||
<layout>p2</layout>
|
||||
@@ -602,11 +592,11 @@
|
||||
<layout>p2</layout>
|
||||
<url>https://ianbrandt.github.io/m2e-maven-dependency-plugin/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<!-- <repository>
|
||||
<id>ansi-console</id>
|
||||
<layout>p2</layout>
|
||||
<url>https://www.mihai-nita.net/eclipse</url>
|
||||
</repository>
|
||||
</repository> -->
|
||||
<!-- <repository>
|
||||
<id>xtext-base</id>
|
||||
<layout>p2</layout>
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
<!-- OSX app signing -->
|
||||
<skip.osx.signing>true</skip.osx.signing>
|
||||
|
||||
<tycho-version>1.7.0</tycho-version>
|
||||
<tycho-version>2.7.5</tycho-version>
|
||||
<encoding>UTF-8</encoding>
|
||||
|
||||
<dist.accessKey>${env.bamboo_tools_s3_accesskey_password}</dist.accessKey>
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<tycho-version>1.7.0</tycho-version>
|
||||
<tycho-version>2.7.5</tycho-version>
|
||||
|
||||
<!-- Signing -->
|
||||
<signing.skip>true</signing.skip>
|
||||
|
||||
Reference in New Issue
Block a user