Skip to content

Commit

Permalink
Build with Tycho 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Jul 30, 2023
1 parent 9459582 commit 69a6425
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.0</version>
<version>4.0.1</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion m2e-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>4.0.0</tycho-version>
<tycho-version>4.0.1</tycho-version>
<tycho.p2.baselineMode>warn</tycho.p2.baselineMode>
<scmConnectionRaw>scm:git:https://github.com/eclipse-m2e/m2e-core.git</scmConnectionRaw>
</properties>
Expand Down

0 comments on commit 69a6425

Please sign in to comment.