Skip to content

Commit

Permalink
Merge pull request #78 from axonivy/renovate/master-tycho.version
Browse files Browse the repository at this point in the history
Update tycho.version to v4.0.11 (master)
  • Loading branch information
alexsuter authored Feb 5, 2025
2 parents 0f088f2 + 1cc833e commit 3dd482f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CustomLogAppender/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<packaging>eclipse-plugin</packaging>

<properties>
<tycho.version>4.0.10</tycho.version>
<tycho.version>4.0.11</tycho.version>
<java.version>17</java.version>
<ivy.engine.dir>${project.build.directory}/ivyEngine</ivy.engine.dir>
<project-build-plugin.version>10.0.16</project-build-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion DB2AS400Driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>10.6.0-SNAPSHOT</version>

<properties>
<tycho.version>4.0.10</tycho.version>
<tycho.version>4.0.11</tycho.version>
<jtArtifact>jt400-jdk9</jtArtifact>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion InformixDriver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<version>4.50.7.1</version>

<properties>
<tycho.version>4.0.10</tycho.version>
<tycho.version>4.0.11</tycho.version>
<driverArtifact>jdbc</driverArtifact>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion JaxenLibrary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>1.1.6-SNAPSHOT</version>

<properties>
<tycho.version>4.0.10</tycho.version>
<tycho.version>4.0.11</tycho.version>
</properties>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion ProcessingValve/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<packaging>eclipse-plugin</packaging>

<properties>
<tycho.version>4.0.10</tycho.version>
<tycho.version>4.0.11</tycho.version>
<java.version>21</java.version>
<ivy.engine.dir>${project.build.directory}/ivyEngine</ivy.engine.dir>
<project-build-plugin.version>12.0.1</project-build-plugin.version>
Expand Down

0 comments on commit 3dd482f

Please sign in to comment.