Skip to content

Commit

Permalink
Merge pull request dsldevkit#894 from ava-fred/master
Browse files Browse the repository at this point in the history
Upgrade Tycho to 4.0.6
  • Loading branch information
ava-fred authored Mar 1, 2024
2 parents 5766957 + 4cd96e9 commit c3dd8c8
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions ddk-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<spotbugs.version>4.8.3</spotbugs.version>
<pmd.plugin.version>3.21.2</pmd.plugin.version>
<pmd.version>6.55.0</pmd.version>
<tycho.version>3.0.5</tycho.version>
<tycho.version>4.0.6</tycho.version>
<xtend.version>2.31.0</xtend.version>
</properties>

Expand Down Expand Up @@ -277,17 +277,6 @@
</archive>
</configuration>
</plugin>
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-source-feature-plugin</artifactId>
<version>${tycho.version}</version>
<configuration>
<archive>
<manifestEntries>
</manifestEntries>
</archive>
</configuration>
</plugin>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-versions-plugin</artifactId>
Expand Down

0 comments on commit c3dd8c8

Please sign in to comment.