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 Jan 18, 2024
1 parent c1aa6ec commit 1f37966
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>2.7.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 @@ -9,7 +9,7 @@
<maven>3.9.0</maven>
</prerequisites>
<properties>
<tycho-version>4.0.2</tycho-version>
<tycho-version>4.0.4</tycho-version>
<tycho.scmUrl>scm:git:https://github.com/eclipse/corrosion.git</tycho.scmUrl>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 1f37966

Please sign in to comment.