File tree 19 files changed +21
-21
lines changed
shipping-tracker/ShippingFunction
core-java-modules/core-java-jpms
jhipster-5/bookstore-monolith
spring-cloud/spring-cloud-zuul-fallback/weather-service
19 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 4
4
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5
5
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
6
<modelVersion >4.0.0</modelVersion >
7
- <artifactId >aws- lambda-examples </artifactId >
7
+ <artifactId >lambda</artifactId >
8
8
<version >0.1.0-SNAPSHOT</version >
9
- <name >aws- lambda-examples </name >
9
+ <name >lambda</name >
10
10
<packaging >jar</packaging >
11
11
12
12
<parent >
Original file line number Diff line number Diff line change 5
5
<artifactId >ShippingFunction</artifactId >
6
6
<version >1.0</version >
7
7
<packaging >jar</packaging >
8
- <name >Shipping Tracker Lambda Function </name >
8
+ <name >ShippingFunction </name >
9
9
<properties >
10
10
<maven .compiler.source>1.8</maven .compiler.source>
11
11
<maven .compiler.target>1.8</maven .compiler.target>
Original file line number Diff line number Diff line change 17
17
<dependencies >
18
18
<dependency >
19
19
<groupId >com.baeldung.servicemodule</groupId >
20
- <artifactId >servicemodule1 </artifactId >
20
+ <artifactId >servicemodule </artifactId >
21
21
<version >${servicemodule.version} </version >
22
22
</dependency >
23
23
</dependencies >
Original file line number Diff line number Diff line change 5
5
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >com.baeldung.servicemodule</groupId >
8
- <artifactId >servicemodule1 </artifactId >
8
+ <artifactId >servicemodule </artifactId >
9
9
<packaging >jar</packaging >
10
10
11
11
<parent >
Original file line number Diff line number Diff line change 17
17
<dependencies >
18
18
<dependency >
19
19
<groupId >com.baeldung.servicemodule</groupId >
20
- <artifactId >servicemodule2 </artifactId >
20
+ <artifactId >servicemodule </artifactId >
21
21
<version >${servicemodule.version} </version >
22
22
</dependency >
23
23
</dependencies >
Original file line number Diff line number Diff line change 5
5
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >com.baeldung.servicemodule</groupId >
8
- <artifactId >servicemodule2 </artifactId >
8
+ <artifactId >servicemodule </artifactId >
9
9
<version >1.0</version >
10
10
11
11
<parent >
Original file line number Diff line number Diff line change 9
9
<relativePath /> <!-- lookup parent from repository -->
10
10
</parent >
11
11
<groupId >com.baeldung</groupId >
12
- <artifactId >discord4j-bot </artifactId >
12
+ <artifactId >discord4j</artifactId >
13
13
<version >0.0.1-SNAPSHOT</version >
14
- <name >discord4j-bot </name >
14
+ <name >discord4j</name >
15
15
<description >Demo Discord bot using Discord4J + Spring Boot</description >
16
16
17
17
<properties >
Original file line number Diff line number Diff line change 6
6
<artifactId >bookstore-monolith</artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
8
<packaging >war</packaging >
9
- <name >Bookstore </name >
9
+ <name >bookstore-monolith </name >
10
10
11
11
<parent >
12
12
<artifactId >jhipster-5</artifactId >
Original file line number Diff line number Diff line change 4
4
<groupId >com.baeldung.jhipster.gateway</groupId >
5
5
<artifactId >gateway</artifactId >
6
6
<version >0.0.1-SNAPSHOT</version >
7
- <name >Gateway </name >
7
+ <name >gateway </name >
8
8
<packaging >war</packaging >
9
9
10
10
<repositories >
Original file line number Diff line number Diff line change 4
4
<groupId >com.baeldung.jhipster.quotes</groupId >
5
5
<artifactId >quotes</artifactId >
6
6
<version >0.0.1-SNAPSHOT</version >
7
- <name >Quotes </name >
7
+ <name >quotes </name >
8
8
<packaging >war</packaging >
9
9
10
10
<repositories >
Original file line number Diff line number Diff line change 4
4
<groupId >com.baeldung.jhipster.uaa</groupId >
5
5
<artifactId >uaa</artifactId >
6
6
<version >0.0.1-SNAPSHOT</version >
7
- <name >Uaa </name >
7
+ <name >uaa </name >
8
8
<packaging >war</packaging >
9
9
10
10
<repositories >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<parent >
6
6
<groupId >com.baeldung</groupId >
7
- <artifactId >kubernetes-parent </artifactId >
7
+ <artifactId >kubernetes</artifactId >
8
8
<version >1.0.0-SNAPSHOT</version >
9
9
</parent >
10
10
<artifactId >k8s-intro</artifactId >
Original file line number Diff line number Diff line change 5
5
<artifactId >parent-modules</artifactId >
6
6
<version >1.0.0-SNAPSHOT</version >
7
7
</parent >
8
- <artifactId >kubernetes-parent </artifactId >
8
+ <artifactId >kubernetes</artifactId >
9
9
<packaging >pom</packaging >
10
10
<modules >
11
11
<module >k8s-intro</module >
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<artifactId >genie</artifactId >
6
- <name >Genie </name >
6
+ <name >genie </name >
7
7
<packaging >jar</packaging >
8
8
<description >Sample project for Netflix Genie</description >
9
9
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<artifactId >mantis</artifactId >
6
- <name >Mantis </name >
6
+ <name >mantis </name >
7
7
<packaging >jar</packaging >
8
8
<description >Sample project for Netflix Mantis</description >
9
9
Original file line number Diff line number Diff line change 3
3
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
5
<artifactId >netflix-modules</artifactId >
6
- <name >Netflix Modules </name >
6
+ <name >netflix-modules </name >
7
7
<packaging >pom</packaging >
8
8
<description >Module for Netflix projects</description >
9
9
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >jooq</artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
- <name >jooq-examples </name >
8
+ <name >jooq</name >
9
9
<packaging >jar</packaging >
10
10
<description >jOOQ Examples</description >
11
11
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >spring-data-cosmosdb</artifactId >
7
- <name >spring-data-cosmos-db </name >
7
+ <name >spring-data-cosmosdb </name >
8
8
<description >tutorial for spring-data-cosmosdb</description >
9
9
<parent >
10
10
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >weather-service</artifactId >
7
- <name >Weather Service </name >
7
+ <name >weather-service </name >
8
8
<description >Weather Service for Zuul Fallback Test</description >
9
9
10
10
<parent >
You can’t perform that action at this time.
0 commit comments