File tree Expand file tree Collapse file tree
shipping-tracker/ShippingFunction
core-java-modules/core-java-jpms
jhipster-5/bookstore-monolith
spring-cloud/spring-cloud-zuul-fallback/weather-service Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
55 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
66 <modelVersion >4.0.0</modelVersion >
7- <artifactId >aws- lambda-examples </artifactId >
7+ <artifactId >lambda</artifactId >
88 <version >0.1.0-SNAPSHOT</version >
9- <name >aws- lambda-examples </name >
9+ <name >lambda</name >
1010 <packaging >jar</packaging >
1111
1212 <parent >
Original file line number Diff line number Diff line change 55 <artifactId >ShippingFunction</artifactId >
66 <version >1.0</version >
77 <packaging >jar</packaging >
8- <name >Shipping Tracker Lambda Function </name >
8+ <name >ShippingFunction </name >
99 <properties >
1010 <maven .compiler.source>1.8</maven .compiler.source>
1111 <maven .compiler.target>1.8</maven .compiler.target>
Original file line number Diff line number Diff line change 1717 <dependencies >
1818 <dependency >
1919 <groupId >com.baeldung.servicemodule</groupId >
20- <artifactId >servicemodule1 </artifactId >
20+ <artifactId >servicemodule </artifactId >
2121 <version >${servicemodule.version} </version >
2222 </dependency >
2323 </dependencies >
Original file line number Diff line number Diff line change 55 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
66 <modelVersion >4.0.0</modelVersion >
77 <groupId >com.baeldung.servicemodule</groupId >
8- <artifactId >servicemodule1 </artifactId >
8+ <artifactId >servicemodule </artifactId >
99 <packaging >jar</packaging >
1010
1111 <parent >
Original file line number Diff line number Diff line change 1717 <dependencies >
1818 <dependency >
1919 <groupId >com.baeldung.servicemodule</groupId >
20- <artifactId >servicemodule2 </artifactId >
20+ <artifactId >servicemodule </artifactId >
2121 <version >${servicemodule.version} </version >
2222 </dependency >
2323 </dependencies >
Original file line number Diff line number Diff line change 55 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
66 <modelVersion >4.0.0</modelVersion >
77 <groupId >com.baeldung.servicemodule</groupId >
8- <artifactId >servicemodule2 </artifactId >
8+ <artifactId >servicemodule </artifactId >
99 <version >1.0</version >
1010
1111 <parent >
Original file line number Diff line number Diff line change 99 <relativePath /> <!-- lookup parent from repository -->
1010 </parent >
1111 <groupId >com.baeldung</groupId >
12- <artifactId >discord4j-bot </artifactId >
12+ <artifactId >discord4j</artifactId >
1313 <version >0.0.1-SNAPSHOT</version >
14- <name >discord4j-bot </name >
14+ <name >discord4j</name >
1515 <description >Demo Discord bot using Discord4J + Spring Boot</description >
1616
1717 <properties >
Original file line number Diff line number Diff line change 66 <artifactId >bookstore-monolith</artifactId >
77 <version >0.0.1-SNAPSHOT</version >
88 <packaging >war</packaging >
9- <name >Bookstore </name >
9+ <name >bookstore-monolith </name >
1010
1111 <parent >
1212 <artifactId >jhipster-5</artifactId >
Original file line number Diff line number Diff line change 44 <groupId >com.baeldung.jhipster.gateway</groupId >
55 <artifactId >gateway</artifactId >
66 <version >0.0.1-SNAPSHOT</version >
7- <name >Gateway </name >
7+ <name >gateway </name >
88 <packaging >war</packaging >
99
1010 <repositories >
Original file line number Diff line number Diff line change 44 <groupId >com.baeldung.jhipster.quotes</groupId >
55 <artifactId >quotes</artifactId >
66 <version >0.0.1-SNAPSHOT</version >
7- <name >Quotes </name >
7+ <name >quotes </name >
88 <packaging >war</packaging >
99
1010 <repositories >
You can’t perform that action at this time.
0 commit comments