Skip to content

Commit

Permalink
tycho-buildtimestamp-jgit not in extras anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Nov 14, 2023
1 parent 1e0b9e4 commit 0f3ebfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions releng/org.eclipse.emf.parsley.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -957,9 +957,9 @@
<version>${tycho-extras-version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.tycho.extras</groupId>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-buildtimestamp-jgit</artifactId>
<version>${tycho-extras-version}</version>
<version>${tycho-version}</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 0f3ebfe

Please sign in to comment.