提交 c23f7ad5 编写于 作者: S serge-rider

#3608 Upgrade Tycho to 1.1

上级 9267d308
......@@ -20,7 +20,7 @@
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-compiler-plugin</artifactId>
<version>0.22.0</version>
<version>${tycho-version}</version>
<configuration>
<compilerArgument>-warn:none</compilerArgument>
<compilerArgument>-err:none</compilerArgument>
......
......@@ -11,7 +11,7 @@
<properties>
<dbeaver-version>5.1.0</dbeaver-version>
<dbeaver-product>DBeaver</dbeaver-product>
<tycho-version>1.0.0</tycho-version>
<tycho-version>1.1.0</tycho-version>
<tycho-versions-version>0.26.0</tycho-versions-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
......
......@@ -9,7 +9,7 @@
<name>DBeaver - 3rd party dependencies</name>
<properties>
<tycho-version>1.0.0</tycho-version>
<tycho-version>1.1.0</tycho-version>
<reficio-p2-version>1.2.0-SNAPSHOT</reficio-p2-version>
<repo-name>DBeaver CE dependencies</repo-name>
</properties>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册