Skip to content

Commit

Permalink
bump tycho version to 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pjb7687 authored Nov 12, 2023
1 parent 8866ab6 commit da6212c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>gdlde</groupId>
<artifactId>gdlde.tycho.configuration</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
<tycho.version>2.1.0</tycho.version>
<tycho.version>4.0.4</tycho.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<eclipse-repo.url>https://download.eclipse.org/releases/2020-12/</eclipse-repo.url>
<eclipse-repo.url>https://download.eclipse.org/releases/2023-12/</eclipse-repo.url>
</properties>

<repositories>
Expand Down

0 comments on commit da6212c

Please sign in to comment.