Skip to content

Commit a228751

Browse files
authored
Update pom.xml
1 parent 3241085 commit a228751

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@
158158
<groupId>org.eclipse.tycho</groupId>
159159
<artifactId>tycho-maven-plugin</artifactId>
160160
<version>${tycho.version}</version>
161+
<configuration>
162+
<useProjectSettings>false</useProjectSettings>
163+
</configuration>
161164
<extensions>true</extensions>
162165
</plugin>
163166
<plugin>

0 commit comments

Comments
 (0)