d56a5bca3a
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/jmc.git#549f83ffb0776c382aad1c49cddcf047e54228d7
21 lines
843 B
Diff
21 lines
843 B
Diff
diff -r 63ec7d0ee8d9 pom.xml
|
|
--- a/pom.xml Mon Jun 08 12:37:07 2020 -0400
|
|
+++ b/pom.xml Fri Jan 22 14:13:15 2021 -0500
|
|
@@ -75,7 +75,7 @@
|
|
<properties>
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
|
- <tycho.version>1.4.0</tycho.version>
|
|
+ <tycho.version>2.1.0</tycho.version>
|
|
<maven.buildnumber.version>1.4</maven.buildnumber.version>
|
|
<maven.deploy.version>2.8.2</maven.deploy.version>
|
|
<maven.directory.version>0.2</maven.directory.version>
|
|
@@ -282,6 +282,7 @@
|
|
<version>${tycho.version}</version>
|
|
<configuration>
|
|
<useProjectSettings>false</useProjectSettings>
|
|
+ <deriveReleaseCompilerArgumentFromTargetLevel>false</deriveReleaseCompilerArgumentFromTargetLevel>
|
|
</configuration>
|
|
</plugin>
|
|
<plugin>
|