Skip to content

Commit

Permalink
Build using Tycho 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Oct 6, 2023
1 parent df56dac commit 26afaf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -19,11 +19,11 @@
<version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<prerequisites>
<maven>3.8.6</maven>
<maven>3.9.0</maven>
</prerequisites>

<properties>
<tycho.version>4.0.2</tycho.version>
<tycho.version>4.0.3</tycho.version>
<cbi-plugins.version>1.4.2</cbi-plugins.version>
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
<buildTimestamp>${maven.build.timestamp}</buildTimestamp>
Expand Down

0 comments on commit 26afaf9

Please sign in to comment.