Skip to content

Commit 54f4419

Browse files
authored
restore skip-code-generation property usage (#2407)
1 parent 7ac57b3 commit 54f4419

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,9 @@
994994
<groupId>org.apache.plc4x.plugins</groupId>
995995
<artifactId>plc4x-maven-plugin</artifactId>
996996
<version>${plc4x-code-generation.version}</version>
997+
<configuration>
998+
<skip>${skip-code-generation}</skip>
999+
</configuration>
9971000
</plugin>
9981001
9991002
<plugin>

0 commit comments

Comments
 (0)