Changeset 6521


Ignore:
Timestamp:
09/21/15 15:31:46 (9 years ago)
Author:
davor.ostojic@oeaw.ac.at
Message:
 
File:
1 edited

Legend:

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

    r6520 r6521  
    155155                                <executions>
    156156                                        <execution>
    157                                                 <phase>compile</phase>
     157                                                <phase>package</phase>
    158158                                                <configuration>
    159159                                                        <mainClass>eu.clarin.cmdi.vlo.main.TransformAllMaps</mainClass>
     
    171171                                <execution>
    172172                                <id>copy-resources</id>
    173                                 <phase>compile</phase>
     173                                <phase>package</phase>
    174174                                <goals>
    175175                                        <goal>copy-resources</goal>
Note: See TracChangeset for help on using the changeset viewer.