mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-05 10:29:29 +02:00
added min-version condition to plugin archetype
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
-->
|
||||
</information>
|
||||
|
||||
<conditions>
|
||||
<min-version>${dollar}{project.parent.version}</min-version>
|
||||
</conditions>
|
||||
|
||||
<packages>
|
||||
<package>${package}</package>
|
||||
</packages>
|
||||
|
||||
Reference in New Issue
Block a user