1
0
mirror of https://github.com/1C-Company/v8-code-style.git synced 2025-07-15 20:24:15 +02:00

Обновление tycho до версии 2.7.0

This commit is contained in:
Almaz Nasibullin
2023-12-19 17:24:40 +03:00
parent 8ac5eb5ceb
commit b73d3dd9b3

View File

@ -28,8 +28,8 @@
</prerequisites>
<properties>
<tycho.version>2.2.0</tycho.version>
<tycho.extras.version>2.2.0</tycho.extras.version>
<tycho.version>2.7.0</tycho.version>
<tycho.extras.version>2.7.0</tycho.extras.version>
<markdown-page-generator.version>2.3.1</markdown-page-generator.version>
<!-- Override this property in each project -->
<markdown.page.generator.html.file.path>${project.basedir}</markdown.page.generator.html.file.path>
@ -48,7 +48,7 @@
<maven.build.timestamp.format>'v'yyyyMMdd-HHmm</maven.build.timestamp.format>
<qualifier>${maven.build.timestamp}</qualifier>
<eclipse.p2.latest>http://download.eclipse.org/releases/2020-06/</eclipse.p2.latest>
<eclipse.p2.latest>http://download.eclipse.org/releases/2022-03/</eclipse.p2.latest>
<p2repo.archive.skip>false</p2repo.archive.skip>
<org.jacoco.version>0.8.6</org.jacoco.version>