Changeset 6554


Ignore:
Timestamp:
09/22/15 11:54:29 (9 years ago)
Author:
davor.ostojic@oeaw.ac.at
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlo/branches/vlo-3.3-oeaw/vlo-importer/pom.xml

    r6553 r6554  
    106106                </executions>
    107107            </plugin>
    108            
    109             <plugin>
    110              <groupId>org.apache.maven.plugins</groupId>
    111                         <artifactId>maven-surefire-plugin</artifactId>
    112                         <version>2.18.1</version>
    113                         <configuration>
    114                           <additionalClasspathElements>
    115                             <additionalClasspathElement>../vlo-vocabularies</additionalClasspathElement>
    116                           </additionalClasspathElements>
    117                         </configuration>
    118                       </plugin>
    119108        </plugins>
    120109    </build>
Note: See TracChangeset for help on using the changeset viewer.