Ignore:
Timestamp:
2016-10-24T15:39:48+13:00 (8 years ago)
Author:
davidb
Message:

Additional finesse added in as a result of further testing on Vagrant master node

Location:
other-projects/hathitrust/solr-extracted-features/trunk
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/hathitrust/solr-extracted-features/trunk/pom.xml

    r30898 r30909  
    5151   <build>
    5252     <plugins>
    53        <!--
    5453            <plugin>
    5554                <groupId>org.apache.maven.plugins</groupId>
     
    5756                <version>2.3.2</version>
    5857                <configuration>
    59                     <source>1.8</source>
    60                     <target>1.8</target>
     58                    <source>1.7</source>
     59                    <target>1.7</target>
    6160                </configuration>
    6261            </plugin>
    63 -->
    6462       
    6563       <plugin>
Note: See TracChangeset for help on using the changeset viewer.