Skip to content

Commit

Permalink
Do not override managed Tycho version
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Sep 26, 2023
1 parent fcb1de9 commit c7a1103
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions features/org.eclipse.swt.tools.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-source-plugin</artifactId>
<version>${tycho.version}</version>
<executions>
<execution>
<phase>package</phase>
Expand All @@ -41,7 +40,6 @@
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-p2-plugin</artifactId>
<version>${tycho.version}</version>
<executions>
<execution>
<id>attach-p2-metadata</id>
Expand Down

0 comments on commit c7a1103

Please sign in to comment.