exposed the project version as a system property so we can use it in the tests & generation of the kdoc
This commit is contained in:
@@ -81,6 +81,9 @@
|
||||
</includes>
|
||||
<excludes>
|
||||
</excludes>
|
||||
<systemProperties>
|
||||
<project.version>${project.version}</project.version>
|
||||
</systemProperties>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user