4.0.0
	
		com.baeldung
		parent-modules
		1.0.0-SNAPSHOT
	
	com.baeldung
	hibernate5
	0.0.1-SNAPSHOT
	hibernate5
	http://maven.apache.org
	
		UTF-8
		
        3.6.0
	
	
        
            org.hibernate
            hibernate-core
            5.2.9.Final
        
        
            junit
            junit
            4.12
        
        
            com.h2database
            h2
            1.4.194
        
	
	
        hibernate5
        
            
                src/main/resources
                true
            
        
        
            
                org.apache.maven.plugins
                maven-compiler-plugin
                ${maven-compiler-plugin.version}
                
                    1.8
                    1.8
                
            
            
                org.apache.maven.plugins
                maven-surefire-plugin
                
                    3
                    true
                    
                        **/*IntegrationTest.java
                        **/*LiveTest.java