Ignore:
Timestamp:
11/24/17 10:52:39 (7 years ago)
Author:
pharms
Message:

update to Java 1.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/java-utils-test/pom.xml

    r2179 r2182  
    106106                <version>2.3.2</version> 
    107107                <configuration> 
    108                     <source>1.7</source> 
    109                     <target>1.7</target> 
     108                    <source>1.8</source> 
     109                    <target>1.8</target> 
    110110                </configuration> 
    111111            </plugin> 
Note: See TracChangeset for help on using the changeset viewer.