File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed
api/maven-api-settings/src/main/mdo Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 181181 </field >
182182 <field xdoc.separator=" blank" >
183183 <name >repositories</name >
184- <!-- 2.0.0+ ? -->
185184 <version >1.3.0+</version >
186185 <description >
187186 The lists of the remote repositories.
193192 </field >
194193 <field >
195194 <name >pluginRepositories</name >
196- <!-- 2.0.0+ ? -->
197195 <version >1.3.0+</version >
198196 <description >
199197 The lists of the remote repositories for discovering plugins.
Original file line number Diff line number Diff line change @@ -75,8 +75,7 @@ under the License.
7575 <model >src/main/mdo/settings.mdo</model >
7676 </models >
7777 <params >
78- <!-- 1.3.0 ? -->
79- <param >forcedIOModelVersion=1.2.0</param >
78+ <param >forcedIOModelVersion=1.3.0</param >
8079 <param >packageModelV3=org.apache.maven.settings</param >
8180 <param >packageModelV4=org.apache.maven.api.settings</param >
8281 <param >packageToolV4=org.apache.maven.settings.v4</param >
Original file line number Diff line number Diff line change 118118 <template >writer-stax.vm</template >
119119 </templates >
120120 <params >
121- <!-- 1.3.0 ? -->
122- <param >forcedIOModelVersion=1.2.0</param >
121+ <param >forcedIOModelVersion=1.3.0</param >
123122 <param >packageModelV3=org.apache.maven.settings</param >
124123 <param >packageModelV4=org.apache.maven.api.settings</param >
125124 <param >packageToolV4=org.apache.maven.settings.v4</param >
You can’t perform that action at this time.
0 commit comments