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/autoquest-ui-swt/pom.xml

    r2179 r2182  
    1919        <connection>scm:svn:${autoquest-scm-trunk-dir}/${project.artifactId}</connection> 
    2020    </scm> 
    21     <repositories> 
    22         <repository> 
    23             <id>swt-repo</id> 
    24             <url>https://swt-repo.googlecode.com/svn/repo</url> 
    25         </repository> 
    26     </repositories> 
    2721    <dependencies> 
    2822        <dependency> 
     
    5953            <groupId>${swt.groupId}</groupId> 
    6054            <artifactId>${swt.artifactId}</artifactId> 
    61             <version>3.8</version> 
     55            <version>4.3</version> 
    6256        </dependency> 
    6357        <dependency> 
Note: See TracChangeset for help on using the changeset viewer.