Skip to content

Commit

Permalink
Build with Tycho 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Sep 29, 2021
1 parent 723c62e commit a0ac0a0
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.4.0</version>
<version>2.5.0</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.6.3</maven>
</prerequisites>
<properties>
<tycho-version>2.4.0</tycho-version>
<tycho-version>2.5.0</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 a0ac0a0

Please sign in to comment.