Skip to content

Commit 61c6969

Browse files
committed
build: skipping bundles pom generation in tycho-packaging-plugin
Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>
1 parent 7e4775d commit 61c6969

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

bundles/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@
100100
<artifactId>tycho-packaging-plugin</artifactId>
101101
<version>${tycho-version}</version>
102102
<configuration>
103-
<strictVersions>true</strictVersions>
104-
<deriveHeaderFromSource>false</deriveHeaderFromSource>
103+
<skipPomGeneration>true</skipPomGeneration>
105104
</configuration>
106105
</plugin>
107106

0 commit comments

Comments
 (0)