Skip to content

Commit 0040f23

Browse files
authored
JAVA-32170: Changes made for Fix formatting of POMs (#16102)
1 parent 2e8e4e4 commit 0040f23

File tree

19 files changed

+28
-32
lines changed

19 files changed

+28
-32
lines changed

akka-modules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>akka-modules</artifactId>
7-
<name>akka-modules</name>
87
<packaging>pom</packaging>
8+
<name>akka-modules</name>
99

1010
<parent>
1111
<artifactId>parent-modules</artifactId>

apache-cxf-modules/cxf-spring/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>cxf-spring</artifactId>
7-
<name>cxf-spring</name>
87
<packaging>war</packaging>
8+
<name>cxf-spring</name>
99

1010
<parent>
1111
<groupId>com.baeldung</groupId>

apache-cxf-modules/pom.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>apache-cxf-modules</artifactId>
77
<version>0.0.1-SNAPSHOT</version>
8-
<name>apache-cxf-modules</name>
98
<packaging>pom</packaging>
9+
<name>apache-cxf-modules</name>
10+
1011

1112
<parent>
1213
<groupId>com.baeldung</groupId>

apache-cxf-modules/sse-jaxrs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>sse-jaxrs</artifactId>
7-
<name>sse-jaxrs</name>
87
<packaging>pom</packaging>
8+
<name>sse-jaxrs</name>
99

1010
<parent>
1111
<groupId>com.baeldung</groupId>

apache-cxf-modules/sse-jaxrs/sse-jaxrs-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>sse-jaxrs-server</artifactId>
7-
<name>sse-jaxrs-server</name>
87
<packaging>war</packaging>
8+
<name>sse-jaxrs-server</name>
99

1010
<parent>
1111
<groupId>com.baeldung</groupId>

apache-httpclient4/pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>apache-httpclient4</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>apache-httpclient4</name>
98
<packaging>war</packaging>
9+
<name>apache-httpclient4</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>
@@ -193,7 +193,6 @@
193193
<filtering>true</filtering>
194194
</resource>
195195
</resources>
196-
197196
</build>
198197

199198
<profiles>

apache-libraries-2/pom.xml

-2
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,12 @@
2424
<artifactId>camel-core</artifactId>
2525
<version>${camel.version}</version>
2626
</dependency>
27-
2827
<dependency>
2928
<groupId>org.apache.camel</groupId>
3029
<artifactId>camel-test-junit5</artifactId>
3130
<version>${camel.version}</version>
3231
<scope>test</scope>
3332
</dependency>
34-
3533
<dependency>
3634
<groupId>org.apache.camel</groupId>
3735
<artifactId>camel-main</artifactId>

apache-spark/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>apache-spark</artifactId>
77
<version>1.0-SNAPSHOT</version>
8-
<name>apache-spark</name>
98
<packaging>jar</packaging>
9+
<name>apache-spark</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

apache-thrift/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>apache-thrift</artifactId>
77
<version>0.0.1-SNAPSHOT</version>
8-
<name>apache-thrift</name>
98
<packaging>pom</packaging>
9+
<name>apache-thrift</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

apache-velocity/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>apache-velocity</artifactId>
77
<version>0.1-SNAPSHOT</version>
8-
<name>apache-velocity</name>
98
<packaging>war</packaging>
9+
<name>apache-velocity</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

aws-modules/aws-dynamodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>aws-dynamodb</artifactId>
77
<version>0.1.0-SNAPSHOT</version>
8-
<name>aws-dynamodb</name>
98
<packaging>jar</packaging>
9+
<name>aws-dynamodb</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

aws-modules/aws-lambda-modules/lambda-function/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>lambda-function</artifactId>
7-
<version>0.1.0-SNAPSHOT</version>
87
<name>lambda-function</name>
8+
<version>0.1.0-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010

1111
<parent>

aws-modules/aws-lambda-modules/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>aws-lambda-modules</artifactId>
7-
<name>aws-lambda-modules</name>
87
<packaging>pom</packaging>
8+
<name>aws-lambda-modules</name>
99

1010
<parent>
1111
<groupId>com.baeldung</groupId>

aws-modules/aws-lambda-modules/shipping-tracker-lambda/ShippingFunction/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<artifactId>ShippingFunction</artifactId>
6-
<version>1.0</version>
76
<name>ShippingFunction</name>
7+
<version>1.0</version>
88
<packaging>jar</packaging>
99

1010
<parent>

aws-modules/aws-lambda-modules/todo-reminder-lambda/ToDoFunction/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>helloworld</groupId>
66
<artifactId>ToDoFunction</artifactId>
7-
<version>1.0</version>
87
<name>ToDoFunction</name>
8+
<version>1.0</version>
99
<packaging>jar</packaging>
1010

1111
<parent>

aws-modules/aws-miscellaneous/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>aws-miscellaneous</artifactId>
77
<version>0.1.0-SNAPSHOT</version>
8-
<name>aws-miscellaneous</name>
98
<packaging>jar</packaging>
9+
<name>aws-miscellaneous</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>

aws-modules/aws-s3/pom.xml

+1-3
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>aws-s3</artifactId>
77
<version>0.1.0-SNAPSHOT</version>
8-
<name>aws-s3</name>
98
<packaging>jar</packaging>
9+
<name>aws-s3</name>
1010

1111
<parent>
1212
<groupId>com.baeldung</groupId>
@@ -26,7 +26,6 @@
2626
<version>${aws.java.sdk.version}</version>
2727
<scope>test</scope>
2828
</dependency>
29-
3029
<dependency>
3130
<groupId>commons-io</groupId>
3231
<artifactId>commons-io</artifactId>
@@ -56,7 +55,6 @@
5655
<version>${com.adobe.testing.version}</version>
5756
<scope>test</scope>
5857
</dependency>
59-
6058
<dependency>
6159
<groupId>org.testcontainers</groupId>
6260
<artifactId>junit-jupiter</artifactId>

aws-modules/pom.xml

+10-10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>aws-modules</artifactId>
7+
<packaging>pom</packaging>
78
<name>aws-modules</name>
89

910
<parent>
@@ -12,16 +13,6 @@
1213
<version>1.0.0-SNAPSHOT</version>
1314
</parent>
1415

15-
<dependencies>
16-
<dependency>
17-
<groupId>com.amazonaws</groupId>
18-
<artifactId>aws-java-sdk-dynamodb</artifactId>
19-
<version>1.12.523</version>
20-
<scope>compile</scope>
21-
</dependency>
22-
</dependencies>
23-
<packaging>pom</packaging>
24-
2516
<modules>
2617
<module>aws-app-sync</module>
2718
<module>aws-dynamodb</module>
@@ -31,6 +22,15 @@
3122
<module>aws-s3</module>
3223
</modules>
3324

25+
<dependencies>
26+
<dependency>
27+
<groupId>com.amazonaws</groupId>
28+
<artifactId>aws-java-sdk-dynamodb</artifactId>
29+
<version>1.12.523</version>
30+
<scope>compile</scope>
31+
</dependency>
32+
</dependencies>
33+
3434
<properties>
3535
<aws-java-sdk.version>1.12.331</aws-java-sdk.version>
3636
<aws-java-sdk-v2.version>2.24.9</aws-java-sdk-v2.version>

azure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66
<artifactId>azure</artifactId>
77
<version>0.1</version>
8-
<name>azure</name>
98
<packaging>war</packaging>
9+
<name>azure</name>
1010
<description>Demo project for Spring Boot on Azure</description>
1111

1212
<parent>

0 commit comments

Comments
 (0)