IDEMPIERE-4476 Upgrade to Tycho 2.0 (#281)

This commit is contained in:
hengsin 2020-10-02 01:15:33 +08:00 committed by GitHub
parent a18a861c5e
commit 09a4e917cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<properties>
<jdk.version>11</jdk.version>
<tycho.version>1.7.0</tycho.version>
<tycho.version>2.0.0</tycho.version>
<tycho.extras.version>${tycho.version}</tycho.extras.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jp.version>6.11.0</jp.version>