File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
archetype-models/archetype-descriptor Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 39
39
<groupId >org.codehaus.modello</groupId >
40
40
<artifactId >modello-maven-plugin</artifactId >
41
41
<configuration >
42
- <version >1.1.0</version >
42
+ <!-- always show a since -->
43
+ <firstVersion >0</firstVersion >
44
+ <version >1.2.0</version >
43
45
<models >
44
46
<model >src/main/mdo/archetype-descriptor.mdo</model >
45
47
</models >
Original file line number Diff line number Diff line change 164
164
</field >
165
165
<field xml.attribute=" true" >
166
166
<name >includeCondition</name >
167
- <version >1.1 .0+</version >
167
+ <version >1.2 .0+</version >
168
168
<type >String</type >
169
169
<required >false</required >
170
170
<description >A string value that should resolve to a boolean value to conditionally include filesets.
You can’t perform that action at this time.
0 commit comments