Skip to content

Commit

Permalink
Merge pull request #950 from eclipse/develop
Browse files Browse the repository at this point in the history
Update pom.xml to fix build warning
  • Loading branch information
rdasgupt authored Aug 6, 2022
2 parents aa69bcc + a228751 commit f4e0db8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,9 @@
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-maven-plugin</artifactId>
<version>${tycho.version}</version>
<configuration>
<useProjectSettings>false</useProjectSettings>
</configuration>
<extensions>true</extensions>
</plugin>
<plugin>
Expand Down

0 comments on commit f4e0db8

Please sign in to comment.