Enable incremental build
This commit is contained in:
		
							parent
							
								
									58da4867bc
								
							
						
					
					
						commit
						949e0005d8
					
				
							
								
								
									
										14
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								pom.xml
									
									
									
									
									
								
							| @ -11,6 +11,7 @@ | ||||
| 
 | ||||
|     <properties> | ||||
|         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ||||
|         <gib.referenceBranch>refs/heads/master</gib.referenceBranch> | ||||
|     </properties> | ||||
| 
 | ||||
|     <modules> | ||||
| @ -190,6 +191,17 @@ | ||||
| 
 | ||||
|         <module>struts2</module> | ||||
| 
 | ||||
|   </modules> | ||||
|     </modules> | ||||
| 
 | ||||
|     <build> | ||||
|         <extensions> | ||||
|             <extension> | ||||
|                 <groupId>com.vackosar.gitflowincrementalbuilder</groupId> | ||||
|                 <artifactId>gitflow-incremental-builder</artifactId> | ||||
|                 <version>3.1</version> | ||||
|             </extension> | ||||
|         </extensions> | ||||
|     </build> | ||||
| 
 | ||||
| 
 | ||||
| </project> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user