| 
									
										
										
										
											2022-05-17 16:07:21 +01:00
										 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
					
						
							| 
									
										
										
										
											2022-05-19 10:14:05 +01:00
										 |  |  | <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" | 
					
						
							|  |  |  |          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> | 
					
						
							| 
									
										
										
										
											2022-05-17 16:07:21 +01:00
										 |  |  |     <modelVersion>4.0.0</modelVersion> | 
					
						
							|  |  |  |     <groupId>com.baelduung</groupId> | 
					
						
							| 
									
										
										
										
											2022-05-20 10:32:38 +05:30
										 |  |  |     <artifactId>lightrun</artifactId> | 
					
						
							| 
									
										
										
										
											2022-05-17 16:07:21 +01:00
										 |  |  |     <version>0.0.1-SNAPSHOT</version> | 
					
						
							|  |  |  |     <packaging>pom</packaging> | 
					
						
							| 
									
										
										
										
											2022-05-19 10:14:05 +01:00
										 |  |  |     <name>lightrun</name> | 
					
						
							|  |  |  |     <description>Services for LightRun Article</description> | 
					
						
							| 
									
										
										
										
											2022-05-17 16:07:21 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  |     <modules> | 
					
						
							|  |  |  |         <module>tasks-service</module> | 
					
						
							|  |  |  |         <module>users-service</module> | 
					
						
							|  |  |  |         <module>api-service</module> | 
					
						
							|  |  |  |     </modules> | 
					
						
							|  |  |  | </project> |