File tree Expand file tree Collapse file tree 34 files changed +68
-57
lines changed
jhipster/jhipster-microservice
persistence-modules/spring-data-dynamodb
spring-cloud-ribbon-client
spring-cloud-task/springcloudtaskbatch
spring-remoting/remoting-http
spring-rest-embedded-tomcat
spring-security-x509-basic-auth
spring-security-x509-client-auth Expand file tree Collapse file tree 34 files changed +68
-57
lines changed 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
<groupId >com.baeldung</groupId >
6
- <artifactId >JGitSnippets </artifactId >
6
+ <artifactId >JGit </artifactId >
7
7
<version >1.0-SNAPSHOT</version >
8
8
<packaging >jar</packaging >
9
9
<url >http://maven.apache.org</url >
10
+ <name >JGit</name >
10
11
11
12
<parent >
12
13
<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
<groupId >com.baeldung</groupId >
7
- <artifactId >apache-avro-tutorial </artifactId >
7
+ <artifactId >apache-avro</artifactId >
8
8
<version >0.0.1-SNAPSHOT</version >
9
+ <name >Apache Avro</version >
9
10
10
11
<properties >
11
12
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
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
<groupId >com.baeldung</groupId >
6
- <artifactId >couchbase-sdk </artifactId >
6
+ <artifactId >couchbase</artifactId >
7
7
<version >0.1-SNAPSHOT</version >
8
8
<packaging >jar</packaging >
9
9
<name >couchbase</name >
10
- <description >Couchbase SDK Tutorials</description >
10
+ <description >Couchbase Tutorials</description >
11
11
12
12
<parent >
13
13
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.baeldung.wildfly</groupId >
5
- <artifactId >wildfly-example </artifactId >
5
+ <artifactId >wildfly</artifactId >
6
6
<version >0.0.1-SNAPSHOT</version >
7
7
<packaging >pom</packaging >
8
+ <name >wildfly</name >
8
9
9
10
<parent >
10
11
<groupId >com.baeldung.ejb</groupId >
Original file line number Diff line number Diff line change 1
1
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
- <artifactId >widlfly-mdb</artifactId >
5
-
4
+ <artifactId >wildfly-mdb</artifactId >
5
+ <name >wildfly-mdb</name >
6
+
6
7
<parent >
7
8
<groupId >com.baeldung.wildfly</groupId >
8
9
<artifactId >wildfly-example</artifactId >
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
<groupId >com.baeldung.feign</groupId >
6
- <artifactId >feign-client</artifactId >
6
+ <artifactId >feign</artifactId >
7
+ <name >feign</name >
7
8
8
9
<parent >
9
10
<groupId >com.baeldung</groupId >
Original file line number Diff line number Diff line change 6
6
<!-- POM file generated with GWT webAppCreator -->
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<groupId >com.baeldung</groupId >
9
- <artifactId >google_web_toolkit </artifactId >
9
+ <artifactId >google-web-toolkit </artifactId >
10
10
<packaging >war</packaging >
11
11
<version >1.0-SNAPSHOT</version >
12
-
12
+ <name >google-web-toolkit</name >
13
+
13
14
<parent >
14
15
<groupId >com.baeldung</groupId >
15
16
<artifactId >parent-modules</artifactId >
Original file line number Diff line number Diff line change 1
1
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
- <groupId >grpc</groupId >
5
- <artifactId >grpc-demo</artifactId >
4
+ <artifactId >grpc</artifactId >
6
5
<version >0.0.1-SNAPSHOT</version >
7
6
<packaging >jar</packaging >
8
-
7
+ <name >grpc</name >
8
+
9
9
<parent >
10
10
<groupId >com.baeldung</groupId >
11
11
<artifactId >parent-modules</artifactId >
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
<groupId >com.stackify</groupId >
6
- <artifactId >java- remote-debugging</artifactId >
6
+ <artifactId >remote-debugging</artifactId >
7
7
<version >0.0.1-SNAPSHOT</version >
8
8
<packaging >war</packaging >
9
+ <name >remote-debugging</name >
9
10
10
11
<parent >
11
12
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 10
10
<relativePath >../../../parent-boot-1</relativePath >
11
11
</parent >
12
12
<groupId >com.car.app</groupId >
13
- <artifactId >carapp </artifactId >
13
+ <artifactId >car-app </artifactId >
14
14
<version >0.0.1-SNAPSHOT</version >
15
15
<packaging >war</packaging >
16
- <name >Carapp </name >
16
+ <name >car-app </name >
17
17
18
18
<prerequisites >
19
19
<maven >${maven.version} </maven >
You can’t perform that action at this time.
0 commit comments