Skip to content

Commit

Permalink
Move to Tycho 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Oct 6, 2022
1 parent d546efc commit 3ba0a17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</prerequisites>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>3.0.0-SNAPSHOT</tycho-version>
<tycho-version>3.0.0</tycho-version>
<sonar.jacoco.reportPath>../target/jacoco.exec</sonar.jacoco.reportPath>
<tycho.scmUrl>scm:git:https://github.com/eclipse/tm4e.git</tycho.scmUrl>
<jgit.dirtyWorkingTree>error</jgit.dirtyWorkingTree>
Expand Down Expand Up @@ -162,7 +162,7 @@
<version>${tycho-version}</version>
<dependencies>
<dependency>
<groupId>org.eclipse.tycho.extras</groupId>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-buildtimestamp-jgit</artifactId>
<version>${tycho-version}</version>
</dependency>
Expand Down

0 comments on commit 3ba0a17

Please sign in to comment.