Skip to content

Commit

Permalink
Merge pull request #2850 from eclipse/cd_issue2849
Browse files Browse the repository at this point in the history
build dm with tycho 3
  • Loading branch information
cdietrich authored Nov 18, 2023
2 parents 4a24860 + da4e206 commit 3d2e435
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<!-- Tycho settings -->
<tycho-version>2.7.5</tycho-version>
<tycho-version>3.0.5</tycho-version>
<targetplatform.groupId>${project.groupId}</targetplatform.groupId>
<targetplatform.artifactId>${project.groupId}.tp</targetplatform.artifactId>
<targetplatform.version>${project.version}</targetplatform.version>
Expand Down

0 comments on commit 3d2e435

Please sign in to comment.