compiler work
This commit is contained in:
		
							parent
							
								
									d3bbcc89fb
								
							
						
					
					
						commit
						124f0492ed
					
				| @ -137,6 +137,18 @@ | ||||
| 
 | ||||
|         <plugins> | ||||
| 			 | ||||
| 			<plugin> | ||||
| 				<groupId>org.apache.maven.plugins</groupId> | ||||
| 				<artifactId>maven-compiler-plugin</artifactId> | ||||
| 				<version>3.1</version> | ||||
| 				<configuration> | ||||
| 					<source>1.7</source> | ||||
| 					<target>1.7</target> | ||||
| 					<debug>true</debug> | ||||
| 					<debuglevel>source</debuglevel> | ||||
| 				</configuration> | ||||
| 			</plugin> | ||||
| 			 | ||||
|             <plugin> | ||||
|                 <groupId>org.apache.maven.plugins</groupId> | ||||
|                 <artifactId>maven-surefire-plugin</artifactId> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user