Tycho 4.0.10

This commit is contained in:
aboyko
2024-11-14 10:50:23 -05:00
parent 7e565a9b16
commit 1e9e893994
3 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@
<sts4-language-servers-p2-repo>https://cdn.spring.io/spring-tools/${dist.type}/TOOLS/sts4-language-server-integrations/${sts4-language-servers-version}</sts4-language-servers-p2-repo>
<tycho-version>4.0.9</tycho-version>
<tycho-version>4.0.10</tycho-version>
<encoding>UTF-8</encoding>
<misc.p2.repo.version>3.9.4.202211021051</misc.p2.repo.version>

View File

@@ -79,7 +79,7 @@
<p2.qualifier>SNAPSHOT</p2.qualifier>
<p2.repository.name>Spring Boot IDE Language Server</p2.repository.name>
<tycho-version>4.0.8</tycho-version>
<tycho-version>4.0.10</tycho-version>
<encoding>UTF-8</encoding>
<dist.bucket>tools-spring-io</dist.bucket>

View File

@@ -46,7 +46,7 @@
</modules>
<properties>
<tycho-version>4.0.8</tycho-version>
<tycho-version>4.0.10</tycho-version>
<!-- Signing -->
<signing.skip>true</signing.skip>