File tree Expand file tree Collapse file tree 7 files changed +18
-18
lines changed
maven-embedder/src/main/mdo
maven-plugin-api/src/main/mdo
maven-repository-metadata/src/main/mdo
maven-settings/src/main/mdo Expand file tree Collapse file tree 7 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ specific language governing permissions and limitations
17
17
under the License.
18
18
-->
19
19
20
- <model xmlns="http://codehaus-plexus.github.io/MODELLO/1.4 .0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21
- xsi:schemaLocation="http://codehaus-plexus.github.io/MODELLO/1.4 .0 http ://codehaus-plexus.github.io/modello/xsd/modello-1.4 .0.xsd">
20
+ <model xmlns="http://codehaus-plexus.github.io/MODELLO/2.0 .0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21
+ xsi:schemaLocation="http://codehaus-plexus.github.io/MODELLO/2.0 .0 https ://codehaus-plexus.github.io/modello/xsd/modello-2.0 .0.xsd">
22
22
<id>extension</id>
23
23
<name>ExtensionDescriptor</name>
24
24
<description><![CDATA[
Original file line number Diff line number Diff line change 19
19
under the License.
20
20
21
21
-->
22
- <model xmlns =" http://codehaus-plexus.github.io/MODELLO/1 .0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23
- xsi : schemaLocation =" http://codehaus-plexus.github.io/MODELLO/1 .0.0 http ://codehaus-plexus.github.io/modello/xsd/modello-1 .0.0.xsd"
22
+ <model xmlns =" http://codehaus-plexus.github.io/MODELLO/2 .0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23
+ xsi : schemaLocation =" http://codehaus-plexus.github.io/MODELLO/2 .0.0 https ://codehaus-plexus.github.io/modello/xsd/modello-2 .0.0.xsd"
24
24
xml.namespace=" http://maven.apache.org/TOOLCHAINS/${version}"
25
- xml.schemaLocation=" http ://maven.apache.org/xsd/toolchains-${version}.xsd" >
25
+ xml.schemaLocation=" https ://maven.apache.org/xsd/toolchains-${version}.xsd" >
26
26
<id >toolchains</id >
27
27
<name >MavenToolchains</name >
28
28
<description ><![CDATA[
Original file line number Diff line number Diff line change 20
20
21
21
-->
22
22
23
- <model xmlns =" http://codehaus-plexus.github.io/MODELLO/1.4 .0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
24
- xsi : schemaLocation =" http://codehaus-plexus.github.io/MODELLO/1.4 .0 http ://codehaus-plexus.github.io/modello/xsd/modello-1.4 .0.xsd"
23
+ <model xmlns =" http://codehaus-plexus.github.io/MODELLO/2.0 .0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
24
+ xsi : schemaLocation =" http://codehaus-plexus.github.io/MODELLO/2.0 .0 https ://codehaus-plexus.github.io/modello/xsd/modello-2.0 .0.xsd"
25
25
xml.namespace=" http://maven.apache.org/EXTENSIONS/${version}"
26
- xml.schemaLocation=" http ://maven.apache.org/xsd/core-extensions-${version}.xsd" >
26
+ xml.schemaLocation=" https ://maven.apache.org/xsd/core-extensions-${version}.xsd" >
27
27
28
28
<id >core-extensions</id >
29
29
<name >CoreExtensions</name >
Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ specific language governing permissions and limitations
17
17
under the License.
18
18
-->
19
19
20
- <model xmlns="http://codehaus-plexus.github.io/MODELLO/1 .0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21
- xsi:schemaLocation="http://codehaus-plexus.github.io/MODELLO/1 .0.0 http ://codehaus-plexus.github.io/modello/xsd/modello-1 .0.0.xsd"
20
+ <model xmlns="http://codehaus-plexus.github.io/MODELLO/2 .0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21
+ xsi:schemaLocation="http://codehaus-plexus.github.io/MODELLO/2 .0.0 https ://codehaus-plexus.github.io/modello/xsd/modello-2 .0.0.xsd"
22
22
xml.namespace="http://maven.apache.org/LIFECYCLE/${version}"
23
- xml.schemaLocation="http ://maven.apache.org/xsd/lifecycle-${version}.xsd">
23
+ xml.schemaLocation="https ://maven.apache.org/xsd/lifecycle-${version}.xsd">
24
24
<id>lifecycle-mappings</id>
25
25
<name>LifecycleMappings</name>
26
26
<description><![CDATA[
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ specific language governing permissions and limitations
17
17
under the License.
18
18
-->
19
19
20
- <model xmlns="http://codehaus-plexus.github.io/MODELLO/1.4 .0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21
- xsi:schemaLocation="http://codehaus-plexus.github.io/MODELLO/1.4 .0 http ://codehaus-plexus.github.io/modello/xsd/modello-1.4 .0.xsd">
20
+ <model xmlns="http://codehaus-plexus.github.io/MODELLO/2.0 .0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21
+ xsi:schemaLocation="http://codehaus-plexus.github.io/MODELLO/2.0 .0 https ://codehaus-plexus.github.io/modello/xsd/modello-2.0 .0.xsd">
22
22
<id>plugin</id>
23
23
<name>PluginDescriptor</name>
24
24
<description><![CDATA[
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ specific language governing permissions and limitations
17
17
under the License.
18
18
-->
19
19
20
- <model xmlns="http://codehaus-plexus.github.io/MODELLO/1.4 .0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21
- xsi:schemaLocation="http://codehaus-plexus.github.io/MODELLO/1.4 .0 http ://codehaus-plexus.github.io/modello/xsd/modello-1.4 .0.xsd"
20
+ <model xmlns="http://codehaus-plexus.github.io/MODELLO/2.0 .0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21
+ xsi:schemaLocation="http://codehaus-plexus.github.io/MODELLO/2.0 .0 https ://codehaus-plexus.github.io/modello/xsd/modello-2.0 .0.xsd"
22
22
xsd.namespace="http://maven.apache.org/METADATA/${version}"
23
23
xml.schemaLocation="https://maven.apache.org/xsd/repository-metadata-${version}.xsd">
24
24
<id>repository-metadata</id>
Original file line number Diff line number Diff line change 19
19
under the License.
20
20
-->
21
21
22
- <model xmlns =" http://codehaus-plexus.github.io/MODELLO/1.4 .0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23
- xsi : schemaLocation =" http://codehaus-plexus.github.io/MODELLO/1.4 .0 http ://codehaus-plexus.github.io/modello/xsd/modello-1.4 .0.xsd"
22
+ <model xmlns =" http://codehaus-plexus.github.io/MODELLO/2.0 .0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
23
+ xsi : schemaLocation =" http://codehaus-plexus.github.io/MODELLO/2.0 .0 https ://codehaus-plexus.github.io/modello/xsd/modello-2.0 .0.xsd"
24
24
xml.namespace=" http://maven.apache.org/SETTINGS/${version}"
25
- xml.schemaLocation=" http ://maven.apache.org/xsd/settings-${version}.xsd" >
25
+ xml.schemaLocation=" https ://maven.apache.org/xsd/settings-${version}.xsd" >
26
26
<id >settings</id >
27
27
<name >Settings</name >
28
28
<description >
You can’t perform that action at this time.
0 commit comments