Skip to content

Commit

Permalink
Build with Tycho 2.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Sep 26, 2022
1 parent 2d0a4d5 commit 5a44b93
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<extension>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-pomless</artifactId>
<version>2.7.4</version>
<version>2.7.5</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<tycho-version>3.0.0-SNAPSHOT</tycho-version>
<tycho-version>2.7.5</tycho-version>

<tycho.testArgLine>-Xmx800m</tycho.testArgLine>
<tycho.surefire.timeout>7200</tycho.surefire.timeout>
Expand Down

0 comments on commit 5a44b93

Please sign in to comment.