4.0.0
	obpm-runtime-nacos
	jar
	obpm-runtime-nacos
	
		com.teemlink
		obpm
		5.x.nightbuild
		../
	
	
		
			com.teemlink
			obpm-runtime
		
		
			com.alibaba.cloud
			spring-cloud-starter-alibaba-nacos-discovery
			2.0.1.RELEASE
		
		
			junit
			junit
			test
		
		
			org.springframework.boot
			spring-boot-starter-test
			test
		
	
	
		
			
			
				org.apache.maven.plugins
				maven-antrun-plugin
				
					
						generate-sources
						
							run
						
						
							
								
									
										
									
								
							
						
					
				
			
			
				org.springframework.boot
				spring-boot-maven-plugin
				
					
						
							repackage
						
					
				
				
					true
				
			
		
		
			
				src/main/java
				
					**/*.xml
				
			
			
				src/main/resources
				
					**/*.*
				
			
			
				${project.build.directory}/${project.build.finalName}
				META-INF/resources
				
					**/*.*