| 
									
										
										
										
											2017-04-19 14:34:12 +05:30
										 |  |  | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 
					
						
							| 
									
										
										
										
											2018-04-26 18:07:47 +05:30
										 |  |  |          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | 
					
						
							| 
									
										
										
										
											2017-04-19 14:34:12 +05:30
										 |  |  |     <modelVersion>4.0.0</modelVersion> | 
					
						
							|  |  |  |     <groupId>com.baeldung</groupId> | 
					
						
							| 
									
										
										
										
											2018-07-06 01:27:12 -03:00
										 |  |  |     <artifactId>greeter-library</artifactId> | 
					
						
							| 
									
										
										
										
											2017-04-19 14:34:12 +05:30
										 |  |  |     <version>0.0.1-SNAPSHOT</version> | 
					
						
							| 
									
										
										
										
											2018-11-30 22:16:08 +05:30
										 |  |  | 	<name>greeter-library</name> | 
					
						
							|  |  |  | 	 | 
					
						
							| 
									
										
										
										
											2018-04-26 18:07:47 +05:30
										 |  |  |     <parent> | 
					
						
							| 
									
										
										
										
											2018-07-06 01:27:12 -03:00
										 |  |  |         <artifactId>spring-boot-custom-starter</artifactId> | 
					
						
							| 
									
										
										
										
											2018-04-14 13:30:05 +05:30
										 |  |  |         <groupId>com.baeldung</groupId> | 
					
						
							|  |  |  |         <version>0.0.1-SNAPSHOT</version> | 
					
						
							| 
									
										
										
										
											2018-07-06 01:27:12 -03:00
										 |  |  |         <relativePath>../../spring-boot-custom-starter</relativePath> | 
					
						
							| 
									
										
										
										
											2018-04-14 13:30:05 +05:30
										 |  |  |     </parent> | 
					
						
							| 
									
										
										
										
											2017-04-19 14:34:12 +05:30
										 |  |  | </project> |