Skip to content

Commit

Permalink
Build with Tycho 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Nov 22, 2023
1 parent f757990 commit 0ad0766
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</groupId>
<artifactId>tycho-build</artifactId>
<version>4.0.3</version>
<version>4.0.4</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<packaging>pom</packaging>

<properties>
<tycho-version>4.0.3</tycho-version>
<tycho-version>4.0.4</tycho-version>
<sonar.jacoco.reportPath>../target/jacoco.exec</sonar.jacoco.reportPath>
<tycho.scmUrl>scm:git:https://github.com/eclipse/lsp4e.git</tycho.scmUrl>
<ui.test.vmargs></ui.test.vmargs>
Expand Down

0 comments on commit 0ad0766

Please sign in to comment.