Skip to content

Commit

Permalink
chore: update tycho
Browse files Browse the repository at this point in the history
  • Loading branch information
bvfalcon committed Jan 2, 2024
1 parent aed3748 commit e09147e
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 @@ -23,9 +23,9 @@
</modules>

<properties>
<tycho.version>3.0.5</tycho.version>
<tycho.version>4.0.4</tycho.version>

<eclipse-repo.url>http://download.eclipse.org/releases/2023-09</eclipse-repo.url>
<eclipse-repo.url>http://download.eclipse.org/releases/2023-12</eclipse-repo.url>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<ajdt-eclipse-repo.url>http://download.eclipse.org/tools/ajdt/423/dev/update</ajdt-eclipse-repo.url>
Expand Down Expand Up @@ -202,7 +202,7 @@
<baselineReplace>none</baselineReplace>
<baselineRepositories>
<repository>
<url>https://download.eclipse.org/eclipse/updates/4.29</url>
<url>https://download.eclipse.org/eclipse/updates/4.30</url>
</repository>
</baselineRepositories>
</configuration>
Expand Down

0 comments on commit e09147e

Please sign in to comment.