4.0.0
    com.baeldung
    redis
    0.1-SNAPSHOT
    redis
    http://maven.apache.org
    
        
            redis.clients
            jedis
            ${jedis.version}
        
        
            com.github.kstyrc
            embedded-redis
            ${embedded-redis.version}
        
        
            junit
            junit
            ${junit.version}
            test
        
    
    
        
            
                
                    org.apache.maven.plugins
                    maven-compiler-plugin
                    ${maven-compiler-plugin.version}
                    
                        1.8
                        1.8
                    
                
                
                    org.apache.maven.plugins
                    maven-surefire-plugin
                    
                        
                            **/*IntegrationTest.java
                            **/*LongRunningUnitTest.java
                            **/*ManualTest.java
                        
                        true
                    
                
            
        
    
    
        UTF-8
        2.9.0
        0.6
        
        4.12
        3.6.0