File tree Expand file tree Collapse file tree
webservices/spring-rest-service Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 <packaging >war</packaging >
1010
1111 <parent >
12- <artifactId >parent- boot-1</ artifactId >
13- <groupId >com.baeldung</ groupId >
14- <version >0.0.1-SNAPSHOT </version >
15- <relativePath >../../ parent-boot-1</ relativePath >
12+ <groupId >org.springframework. boot</ groupId >
13+ <artifactId >spring-boot-starter-parent</ artifactId >
14+ <version >1.5.8.RELEASE </version >
15+ <relativePath /> <!-- lookup parent from repository -- >
1616 </parent >
1717
1818 <dependencies >
Original file line number Diff line number Diff line change 99 <packaging >pom</packaging >
1010
1111 <parent >
12- <artifactId >parent-boot-2</artifactId >
13- <groupId >com.baeldung</groupId >
14- <version >0.0.1-SNAPSHOT</version >
15- <relativePath >../../../parent-boot-2</relativePath >
12+ <groupId >org.springframework.boot</groupId >
13+ <artifactId >spring-boot-starter-parent</artifactId >
14+ <version >2.0.6.RELEASE</version >
1615 </parent >
1716
1817 <modules >
Original file line number Diff line number Diff line change 88 <packaging >war</packaging >
99
1010 <parent >
11- <artifactId >parent-boot-1</artifactId >
12- <groupId >com.baeldung</groupId >
13- <version >0.0.1-SNAPSHOT</version >
14- <relativePath >../../parent-boot-1</relativePath >
11+ <groupId >org.springframework.boot</groupId >
12+ <artifactId >spring-boot-starter-parent</artifactId >
13+ <version >1.5.3.RELEASE</version >
1514 </parent >
1615
1716 <dependencies >
Original file line number Diff line number Diff line change 1010 <description >Spring MVC sample project</description >
1111
1212 <parent >
13- <artifactId >parent- boot-2</ artifactId >
14- <groupId >com.baeldung</ groupId >
15- <version >0.0.1-SNAPSHOT </version >
16- <relativePath >../../ parent-boot-2</ relativePath >
13+ <groupId >org.springframework. boot</ groupId >
14+ <artifactId >spring-boot-starter-parent</ artifactId >
15+ <version >2. 0.0.RELEASE </version >
16+ <relativePath /> <!-- lookup parent from repository -- >
1717 </parent >
1818
1919 <dependencies >
Original file line number Diff line number Diff line change 99 <description >Spring Security Sample Project</description >
1010
1111 <parent >
12- <artifactId >parent- boot-2</ artifactId >
13- <groupId >com.baeldung</ groupId >
14- <version >0.0.1-SNAPSHOT </version >
15- <relativePath >../../parent-boot-2</ relativePath >
12+ <groupId >org.springframework. boot</ groupId >
13+ <artifactId >spring-boot-starter-parent</ artifactId >
14+ <version >2. 0.0.RELEASE </version >
15+ <relativePath / >
1616 </parent >
1717
1818 <dependencies >
Original file line number Diff line number Diff line change 88 <packaging >war</packaging >
99
1010 <parent >
11- <artifactId >parent-boot-1</artifactId >
12- <groupId >com.baeldung</groupId >
13- <version >0.0.1-SNAPSHOT</version >
14- <relativePath >../../../parent-boot-1</relativePath >
11+ <groupId >org.springframework.boot</groupId >
12+ <artifactId >spring-boot-starter-parent</artifactId >
13+ <version >1.5.4.RELEASE</version >
1514 </parent >
1615
1716 <dependencies >
You can’t perform that action at this time.
0 commit comments