forked from Limework/skript-db
		
	Small Changes [pom.xml]
Added minimize jar to configuration. Makes exported jar file size substantially smaller.
This commit is contained in:
		
							parent
							
								
									f51db586ef
								
							
						
					
					
						commit
						bbbfb83518
					
				
							
								
								
									
										1
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								pom.xml
									
									
									
									
									
								
							@ -56,6 +56,7 @@
 | 
				
			|||||||
                <version>3.2.3</version>
 | 
					                <version>3.2.3</version>
 | 
				
			||||||
                <configuration>
 | 
					                <configuration>
 | 
				
			||||||
                    <createDependencyReducedPom>false</createDependencyReducedPom>
 | 
					                    <createDependencyReducedPom>false</createDependencyReducedPom>
 | 
				
			||||||
 | 
					          			<minimizeJar>true</minimizeJar>
 | 
				
			||||||
                </configuration>
 | 
					                </configuration>
 | 
				
			||||||
                <executions>
 | 
					                <executions>
 | 
				
			||||||
                    <execution>
 | 
					                    <execution>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user