Skip to content

Commit

Permalink
Build with Tycho 4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Feb 23, 2024
1 parent bf3235e commit d077795
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Expand Up @@ -3,6 +3,6 @@
<extension>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-build</artifactId>
<version>4.0.5</version>
<version>4.0.6</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -17,7 +17,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<tycho.version>4.0.5</tycho.version>
<tycho.version>4.0.6</tycho.version>
<tycho.test.platformArgs />
<tycho.test.jvmArgs>-Xmx512m</tycho.test.jvmArgs>

Expand Down

0 comments on commit d077795

Please sign in to comment.