Skip to content

Commit 087bb71

Browse files
committed
Switched back to http for the 'project' tag in each pom.xml.
1 parent 9929f0c commit 087bb71

File tree

14 files changed

+71
-72
lines changed

14 files changed

+71
-72
lines changed

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
under the License. -->
1919

2020

21-
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
21+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2222
<modelVersion>4.0.0</modelVersion>
2323

2424
<parent>

mina-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
under the License.
2020
-->
2121

22-
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
22+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2323
<modelVersion>4.0.0</modelVersion>
2424
<parent>
2525
<groupId>org.apache.mina</groupId>

mina-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
specific language governing permissions and limitations
1717
under the License.
1818
-->
19-
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2020
<modelVersion>4.0.0</modelVersion>
2121
<parent>
2222
<groupId>org.apache.mina</groupId>

mina-filter-compression/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
under the License.
2020
-->
2121

22-
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
22+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2323
<modelVersion>4.0.0</modelVersion>
2424
<parent>
2525
<groupId>org.apache.mina</groupId>

mina-http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
under the License.
2020
-->
2121

22-
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
22+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2323
<modelVersion>4.0.0</modelVersion>
2424
<parent>
2525
<groupId>org.apache.mina</groupId>

mina-integration-beans/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
under the License.
2020
-->
2121

22-
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
22+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2323
<modelVersion>4.0.0</modelVersion>
2424
<parent>
2525
<groupId>org.apache.mina</groupId>

mina-integration-jmx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
under the License.
2020
-->
2121

22-
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
22+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2323
<modelVersion>4.0.0</modelVersion>
2424
<parent>
2525
<groupId>org.apache.mina</groupId>

mina-integration-ognl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
under the License.
2020
-->
2121

22-
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
22+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2323
<modelVersion>4.0.0</modelVersion>
2424
<parent>
2525
<groupId>org.apache.mina</groupId>

mina-integration-xbean/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,13 @@
1919
under the License.
2020
-->
2121

22-
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
23-
22+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
23+
<modelVersion>4.0.0</modelVersion>
2424
<parent>
2525
<groupId>org.apache.mina</groupId>
2626
<artifactId>mina-parent</artifactId>
2727
<version>2.0.22-SNAPSHOT</version>
2828
</parent>
29-
<modelVersion>4.0.0</modelVersion>
3029

3130
<artifactId>mina-integration-xbean</artifactId>
3231
<name>Apache MINA XBean Integration</name>

mina-legal/pom.xml

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -16,68 +16,68 @@
1616
specific language governing permissions and limitations
1717
under the License.
1818
-->
19-
<project xmlns="https://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd">
20-
<modelVersion>4.0.0</modelVersion>
21-
<parent>
22-
<groupId>org.apache.mina</groupId>
23-
<artifactId>mina-parent</artifactId>
24-
<version>2.0.22-SNAPSHOT</version>
25-
</parent>
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
20+
<modelVersion>4.0.0</modelVersion>
21+
<parent>
22+
<groupId>org.apache.mina</groupId>
23+
<artifactId>mina-parent</artifactId>
24+
<version>2.0.22-SNAPSHOT</version>
25+
</parent>
2626

27-
<artifactId>mina-legal</artifactId>
28-
<name>Apache MINA Legal</name>
29-
<url>https://mina.apache.org</url>
30-
<packaging>jar</packaging>
27+
<artifactId>mina-legal</artifactId>
28+
<name>Apache MINA Legal</name>
29+
<url>https://mina.apache.org</url>
30+
<packaging>jar</packaging>
3131

32-
<properties>
33-
<maven.test.skip>true</maven.test.skip>
34-
</properties>
32+
<properties>
33+
<maven.test.skip>true</maven.test.skip>
34+
</properties>
3535

36-
<dependencies>
37-
<dependency>
38-
<groupId>jdom</groupId>
39-
<artifactId>jdom</artifactId>
40-
<optional>true</optional>
41-
</dependency>
36+
<dependencies>
37+
<dependency>
38+
<groupId>jdom</groupId>
39+
<artifactId>jdom</artifactId>
40+
<optional>true</optional>
41+
</dependency>
4242

43-
<dependency>
44-
<groupId>org.codehaus.plexus</groupId>
45-
<artifactId>plexus-utils</artifactId>
46-
<version>${version.plexus.utils}</version>
47-
<optional>true</optional>
48-
</dependency>
43+
<dependency>
44+
<groupId>org.codehaus.plexus</groupId>
45+
<artifactId>plexus-utils</artifactId>
46+
<version>${version.plexus.utils}</version>
47+
<optional>true</optional>
48+
</dependency>
4949

50-
<dependency>
51-
<groupId>org.apache.maven</groupId>
52-
<artifactId>maven-plugin-api</artifactId>
53-
<version>${version.api.plugin}</version>
54-
<optional>true</optional>
55-
</dependency>
50+
<dependency>
51+
<groupId>org.apache.maven</groupId>
52+
<artifactId>maven-plugin-api</artifactId>
53+
<version>${version.api.plugin}</version>
54+
<optional>true</optional>
55+
</dependency>
5656

57-
<dependency>
58-
<groupId>org.apache.maven</groupId>
59-
<artifactId>maven-model</artifactId>
60-
<version>${version.model.plugin}</version>
61-
<optional>true</optional>
62-
</dependency>
57+
<dependency>
58+
<groupId>org.apache.maven</groupId>
59+
<artifactId>maven-model</artifactId>
60+
<version>${version.model.plugin}</version>
61+
<optional>true</optional>
62+
</dependency>
6363

64-
<dependency>
65-
<groupId>org.apache.maven</groupId>
66-
<artifactId>maven-project</artifactId>
67-
<version>${version.project.plugin}</version>
68-
<optional>true</optional>
69-
</dependency>
64+
<dependency>
65+
<groupId>org.apache.maven</groupId>
66+
<artifactId>maven-project</artifactId>
67+
<version>${version.project.plugin}</version>
68+
<optional>true</optional>
69+
</dependency>
7070

71-
<dependency>
72-
<groupId>org.apache.maven.plugins</groupId>
73-
<artifactId>maven-shade-plugin</artifactId>
74-
<version>${version.shade.plugin}</version>
75-
<optional>true</optional>
76-
</dependency>
71+
<dependency>
72+
<groupId>org.apache.maven.plugins</groupId>
73+
<artifactId>maven-shade-plugin</artifactId>
74+
<version>${version.shade.plugin}</version>
75+
<optional>true</optional>
76+
</dependency>
7777

78-
<dependency>
79-
<groupId>pmd</groupId>
80-
<artifactId>pmd</artifactId>
81-
</dependency>
82-
</dependencies>
78+
<dependency>
79+
<groupId>pmd</groupId>
80+
<artifactId>pmd</artifactId>
81+
</dependency>
82+
</dependencies>
8383
</project>

0 commit comments

Comments
 (0)