os-maven-plugin.version fix and update
This commit is contained in:
		
							parent
							
								
									c500be4e28
								
							
						
					
					
						commit
						b6bd324cf5
					
				
							
								
								
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							@ -80,7 +80,7 @@
 | 
			
		||||
        <lombok.version>1.18.18</lombok.version>
 | 
			
		||||
        <paho.client.version>1.2.4</paho.client.version>
 | 
			
		||||
        <netty.version>4.1.60.Final</netty.version>
 | 
			
		||||
        <os-maven-plugin.version>1.5.0</os-maven-plugin.version>
 | 
			
		||||
        <os-maven-plugin.version>1.7.0</os-maven-plugin.version>
 | 
			
		||||
        <rabbitmq.version>4.8.0</rabbitmq.version>
 | 
			
		||||
        <surfire.version>2.19.1</surfire.version>
 | 
			
		||||
        <jar-plugin.version>3.0.2</jar-plugin.version>
 | 
			
		||||
@ -580,7 +580,7 @@
 | 
			
		||||
            <extension>
 | 
			
		||||
                <groupId>kr.motd.maven</groupId>
 | 
			
		||||
                <artifactId>os-maven-plugin</artifactId>
 | 
			
		||||
                <version>1.5.0.Final</version>
 | 
			
		||||
                <version>${os-maven-plugin.version}</version>
 | 
			
		||||
            </extension>
 | 
			
		||||
        </extensions>
 | 
			
		||||
        <pluginManagement>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user